#alok_05211

1 messages · Page 1 of 1 (latest)

urban estuaryBOT
pliant python
#

👋 happy to help

#

would you mind elaborating please?

junior pollen
#

yeah sure

pliant python
junior pollen
#

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

pliant python
#

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

junior pollen
#

no but there is no option in coupon to set minimum amount
minimum amount is only available in promotion code

pliant python
#

I was just explaining why

#

when you apply coupons you should rely on your own logic

junior pollen
#

i don't want a customer to put coupon code and all it should work automatically

pliant python
#

customers don't use coupons, they use promotion codes

junior pollen
#

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

pliant python
junior pollen
#

I think if i modify the subscription amount it will be modified for all the customers also

pliant python
pliant python
#

would you mind elaborating please

junior pollen
#

sir, how can i put my logic if there is no any api to modify purchase amount at the time of

pliant python
#

I'm not sure I understand

#

would you mind giving an example e2e

junior pollen
#

leave it

whole seal
#

Hi! I'm taking over this thread.