I am trying find out how to setup in app usage based subscription billing, also known as metered billing.
With this you charge your customers based on their consumption of your service during the billing cycle, instead of explicitly setting quantities. The billing cycle will be constant, but the amount varies month to month depending on how much the customer uses.
Below is a link to stripe which has this subscription billing method.
https://stripe.com/docs/billing/subscriptions/metered-billing
Selecting any option will automatically load the page