#ZeroThreeEight
1 messages ยท Page 1 of 1 (latest)
Yes! You may refer to the guide about having discounts in a Checkout Session with the coupon: https://stripe.com/docs/payments/checkout/discounts
When you create a coupon, you may set the duration to once that the discounts is only applied to the first invoice/charges of the invoice: https://stripe.com/docs/api/coupons/create#create_coupon-duration
its regarding a subscription, not a one time payment
Yes! Same can be applied to the subscription. It depends on how your coupon is set up
Ah I see, so I can create a coupon for lets say (first month off)
And apply that particular coupon in case its regarding a referral?
Yes, you're right!
Is it also possible to show a different text in the checkout session to elaborate, or will Stripe will take care of this (i.e. clear information that its onlu about the first month?
In Checkout Session page, Stripe will display the discounts information such as 50% off for 1 month.
Oke cool
I'd recommend giving it a try in test mode and check if that fits your business use case
Will do, thanks
No problem! Happy to help ๐