#bruuh00
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
You can create one Coupon and then reuse it.
Ok but how can I set manual
manually
those parameters you send it to me
"You need to set duration_in_months: 2 and duration: 'repeating': https://stripe.com/docs/api/coupons/object#coupon_object-duration_in_months"
I don't know how Dashboard works, there must be some settings regarding this.
this is the stripe dashboard
i want to create a coupon and:
- limit to specific emails
- limit to only 1 usage
- limit to a single subscription period - not to be "reused" when second period of the sub starts
1 usage per email*
Do you want to apply the Coupon directly via API or do you want to give Promotion Codes to this Coupon to your customers?
I want to create manually and create promotional codes only when needed for speciifc customers
so ideally, nothing api based for now
You have all the settings that you are looking for on this page.
Please help me understand;
- 1 usage per email part
- limit to a single subscription period - not to be "reused" when second period of the sub starts
that's all. i understand rest
- You can limit usage per Customer. You will need to ensure there's only one Customer for an email address.
- If you limit the number of times the code can be redeemed this shouldn't be a problem. A customer can only apply it themselves on the Checkout.