#zali-coupons-promocodes

1 messages · Page 1 of 1 (latest)

normal vault
#

heya @signal shell ! it depends on how you're planning to collect payment method details - if you are planning to build your own page and use PaymentIntents with the Payment Element. Then you would have to implement your own promo code discount logic and calculate the final amount to create the PaymentIntent with. If you use Checkout - it does support coupons / promo codes

signal shell
normal vault
#

yep, Checkout Sessions is what i was referring to. You can set mode=payment and allow_promotion_codes=true

signal shell
#

ah nice! Thank you very much! @normal vault

normal vault
signal shell
#

Yup just saw that!