#dancamdev
1 messages · Page 1 of 1 (latest)
I think negative invoice items are what would work best. See the note at the bottom: https://stripe.com/docs/billing/subscriptions/coupons#alternative
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Thanks for the prompt answer! Does this mean I should drop using Stripe's discount codes as well, I should generate them myself on my own backend?
If you go the negative invoice item route (which sounds like they support your usecase well), you don't need to create discount codes in Stripe