#monogoto_89004

1 messages · Page 1 of 1 (latest)

rare latchBOT
undone stump
#

Hi there

waxen echo
#

Hey

undone stump
#

Not sure I understand exactly what you mean here

#

Can you elaborate or provide an example ID that I can look at?

waxen echo
#

we create a coupon and add this rule

#

as i understand this will effect only on customer that do not have any payment on the account correct?

undone stump
#

Yes that's correct.

#

Can you share a Customer ID where you did not see that being the case?

waxen echo
#

cus_ONQX7MHqL59iGS

#

this is on test environment

undone stump
#

Thanks looking

#

Ah okay you are applying the coupon directly here

#

Instead of a promo code

#

These restrictions are only for promo codes

waxen echo
#

i am not sure you write
take a look on this invoice
in_1Nt3WqCzEqb8pmeASLNxruSR

#

the promo code is what apply but it is still get the it

#

i have also expamle on live account

undone stump
#

You are specifically passing a Coupon ID

#

Promotion codes aren't supported directly on Invoices

#

Overall, you control the Coupon being added to the Invoice here. So if you don't want this to happen for this Customer/Invoice, then you should add validation to prevent it.

waxen echo
#

so i cannot use the API for doing that, i need to check manulay if this customer had payment/invoice and if so to prevent him reedem the coupon that correct?

undone stump
#

If you are trying to apply a Coupon to an Invoice then yes, you would need to check this yourself.

waxen echo
#

O.k thanks a lot

#

have a great day

undone stump
#

You too