#angeline_35180
1 messages · Page 1 of 1 (latest)
Usage based pricing is part of advanced pricing models and it's not supported by pricing table. This is a known limitation: https://stripe.com/docs/payments/checkout/pricing-table#limitations
Is there a way for us to collect payment method up front and manually invoice (add in total usage) at the end of each month?
Yes! You may find the guide here:
- Building a subscription: https://stripe.com/docs/billing/subscriptions/build-subscriptions
- Usage based billing: https://stripe.com/docs/billing/subscriptions/usage-based
If you use hosted payment page - Checkout Session, to create a subscription, it will collect the payment method automatically. Your system will then submit the usage and Stripe will bill the customer at the end of each month
When you say my system can push, we do not have product support to build this, is there a way to upload usage as every month?