#sc
1 messages · Page 1 of 1 (latest)
Hi 👋
So you want to apply a discount only to the first invoice of a new subscription?
Yes please! I offering an introductory rate for the first month of my pet supplement subscription
Okay so you would create a Coupon that has a duration of once and apply it to the Subscription when you create it. https://stripe.com/docs/api/invoices/update#update_invoice-discounts
Is the coupon automatically applied? I am using clickfunnels so there is no way for a customer to enter a coupon code
You would need to set the Coupon when you create the Subscription.
So I would go in and manually apply the coupon code to each order? How would that work when they make the order?
No you would create the Subscription with a coupon applied
Oh awesome! How do I do that?
Okay so the coupon would need to be applied when the Subscription is crested https://stripe.com/docs/api/subscriptions/create#create_subscription-coupon
Since this forum is for developers coding integrations with Stripe APIs, that is the advice we can offer.
Ok! Is there any directory of developers that you have that could help me code this? Or any videos that my help a little bit? I dont even know where I could enter the code on stripes end haha
We have this page of our partners https://stripe.com/partners
But you could at least create the Coupon objects via the Dashboard here: https://dashboard.stripe.com/coupons
Perfect! Thank you so much. Your team is so responsive and so helpful. I really really appriciate it