#nemosupremo
1 messages · Page 1 of 1 (latest)
From https://stripe.com/docs/billing/subscriptions/usage-based#billing-in-arrears:
If you charge a flat fee in addition to the usage, Stripe won’t charge for the flat fee until the end of the billing cycle, along with any accrued usage.
It's expected that the flat fee is not charged at the beginning of the cycle. It will only be charged at the end
ah thats a confusing UX though :/
The UI is to layout the pricing details of the plan that user subscribes
I guess what I can do is add a one time fee for the monthly
If you want to charge the flat fee upfront, a separate recurring price (non usage-based billing) on the flat fee can be used instead