#Empress Brosephine
1 messages · Page 1 of 1 (latest)
Yes, Stripe will respect the configuration for the coupon that you put in to our system
oh sweet
sub question: you can use Stripe Coupon/Discount Codes with a custom coded subscription flow right
I believe you can, you would pass the ID to your backend, update the subscription to have that discount, and display the results client side. https://stripe.com/docs/api/subscriptions/update#update_subscription-coupon
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
sweeet thanks Pompey, have a good day