#coryschires
1 messages · Page 1 of 1 (latest)
Hi there! Do you have an example subscription or invoice ID?
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
I just added the coupon / tried this workflow for the first time, so I don't yet have a finalized invoice
But that link should illustrate the behavior I am seeing
Thanks! So the coupon was created to apply to a specific product only
That's why the discount isn't being applied to the full amount of the invoice; the invoice items that were added are a totally different product
Ah. I see so the coupon only applies to the recurring bit which is $0
I'm gonna try creating a new coupon now, then apply it, and see if that works how I want
Just a second...
Beautiful. Looks like it's now working how I want: https://dashboard.stripe.com/customers/cus_9aPFxiJJs7KYFm/upcoming_invoice/sub_9aPFWoHfec23cw
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
So, just to make sure I understand... I could add this coupon to any subscription and it will give 20% off. There are no rules on which subscriptions are eligible.
Is that correct?
Yep, that's right!
Perfect. Thank you! This was very helpful!