#stephensp-usage
1 messages · Page 1 of 1 (latest)
@south flame there's no direct way to report pre-existing usage unfortunately. About the only option is to calculate a lump sum for the intended amount and then add it as a one-time line_item in addition to the subscription when redirecting to Checkout (https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-line_items) to charge for it then
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Hi Karl,
Thats fine. Thanks for the clear answer! Great help 😄