#alok_05211
1 messages · Page 1 of 1 (latest)
yeah sure
are you talking about this https://stripe.com/docs/billing/subscriptions/coupons#create-a-coupon ?
and this https://stripe.com/docs/billing/subscriptions/coupons?dashboard-or-api=api#set-a-minimum-amount
actually i have 4 subscriptions and i want to add coupons
if user purchase more than 1200 amount of quantity , coupons should be added automatically
i have already created coupon and promotion code also but coupon is automatically applying on the amount that is less than 1200
i want coupon should apply only when total purchase amount is greater than 1200
ok so basically the difference between coupons and promotion codes is that one is meant to be used by you whereas the promotion codes are meant to be used by your customers
so when you're applying the discount you can add the logic to whether you should apply it or not
whereas if you're giving the customer a code, you want to have some restrictions that apply automatically
no but there is no option in coupon to set minimum amount
minimum amount is only available in promotion code
I was just explaining why
when you apply coupons you should rely on your own logic
i don't want a customer to put coupon code and all it should work automatically
ok
customers don't use coupons, they use promotion codes
but there is no any api where we can set the amount at the time of purchase
i think if i modify the subscription amount it will be modified for all the customers also
hello are you there
what do you mean by this?
I think if i modify the subscription amount it will be modified for all the customers also
please be patient we will respond as fast as we can
I didn't get that either
would you mind elaborating please
sir, how can i put my logic if there is no any api to modify purchase amount at the time of
leave it
Hi! I'm taking over this thread.