#ecrmnn-payment-element-coupons

1 messages · Page 1 of 1 (latest)

molten tinsel
#

heya @gusty fable! The Payment Element is initialized with either a PaymentIntent (or SetupIntent). A PaymentIntent does not support coupons so you would have to build your own logic to accept coupons.

Alternatively, you can use Stripe Checkout which does support coupons.