#millerbean

1 messages · Page 1 of 1 (latest)

cold vigilBOT
covert flare
#

the issue is that we need to change the coupon amount for the DKK from 0.40 to 40

limber turtle
#

Can you share the request ID that failed?

#

eg, req_123

covert flare
#

sure req_h7KcKdqRiNFU6B

#

it's looks like if you're adding a new currency and get it wrong the first time, then you're stucked

limber turtle
#

Yes, that's right, you can't modify ones that are set already

#

this is analogous to not being able to modify the amount_off of the coupon itself, it's fixed once set/created

#

You'd need to create a new coupon

#

Similarly, Prices cannot be modified after creation. All of these things need to be immutible for record keeping.

covert flare
#

the case for us is that we have added DKK today and there is many more currencies to be added

#

so all of the existing coupons can't be used by the new currencies

#

thank you for the answer