Additional charges on top of Subscriptions
Last updated
Last updated
You can charge customers on top of their monthly subscriptions. Think of this as a sort of Usage-Based Subscription where your API can instruct how much to charge the customer based on your own estimate of your software's usage like:
Credits
Data
Storage
API Calls
This charge will be added to an existing Subscription and will generate a separate invoice.
You can charge on top of existing Subscription using this API endpoint:
You can charge as many time you want:
In above example, the customer will be charged with $2 for Overusage A and $5 for Overusage B.
There will be:
Additional invoices generated for each Overusage / Charge above current Subscription
History of all charges for certain Subscription can be seen from the Dashboard in Subscription details of the customer.