#Naoki Hirahara
1 messages · Page 1 of 1 (latest)
Hi 👋
We don't currently have a coupon (promo code) field available in Stripe Elements. I can raise it as a feature request though
Is there a way to implement a coupon feature in this case?
Coupons are handled internally, promotion codes are user facing. Your integration could provide an <input> for users to enter a promo code and you could apply it to the Payment Intent on your server.