#Markan97
1 messages ยท Page 1 of 1 (latest)
๐ Hello! Give me a few minutes to help some other folks
take ur time!
Okay had to just test that out to be sure - so what you can do is just create a Checkout Session for that metered price. Once the Checkout Session is complete + the subscription is created (you'd listen for the customer.subscription.created webhook event) you can update the Subscription to set whatever billing threshold you want (https://stripe.com/docs/api/subscriptions/update#update_subscription-items-billing_thresholds)
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
In the meantime, I did it. thank you for the confirmation!
(sorry for the wait)