#vic3king
1 messages ยท Page 1 of 1 (latest)
sure
Hi there ๐ apologies for the delay. I'm jumping in to lend a hand, please bear with me a moment while I catch up on the context here.
You can try checking and use Stripe Billing threshold model:
https://stripe.com/docs/products-prices/pricing-models#thresholds
It will generate an invoice each time the threshold is reached and not just at the begining of the cycle
I invite to do some test with it using Stripe Test Clock and do some simulation in order to discover the feature:
https://stripe.com/docs/billing/testing/test-clocks
Threshold is set at the Subscription level not related to the Price. Otherwise, some pricing model use threshold behind, like tiers:
https://stripe.com/docs/products-prices/pricing-models#advanced:~:text=Tiers are maintained across threshold invoices
Also you can combine threshold with volumes usage:
https://stripe.com/docs/products-prices/pricing-models#advanced:~:text=When combined with thresholds%2C these pricing models can lead to invoices with line items for negative amounts%2C under the following conditions%3A