Usage Billing

I have a question about Billing API - Recurring subscriptions - Usage Billing. I got a response for charge object - it has “billing_on”: “2022-02-10”. Because I am using test environment only, so I want to confirm about when merchant card (visa or master) will be charged (I mean the money decrease from merchant account).

Hi Manhph, it will be billed on the billing_on date. That’s the date of the subscriptions billing cycle tick. See https://help.shopify.com/en/manual/your-account/manage-billing/your-invoice/apps#app-usage-charges

1 Like

Thanks you very much.