Skip to main content

Billing

Here is how billing can be managed on your end:

Handling Invoices

Use customersForBilling() to fetch all invoices due and updateSubscription() to update each one of them based on their success/failed status.

Handling Refunds

Use customersForRefund() to fetch all refunds due and updateRefundStatus() to update each one of them based on their success/failed status.