#britt-paymentelement-coupon

1 messages · Page 1 of 1 (latest)

lean ventureBOT
gritty patrol
#

britt-paymentelement-coupon

#

@gritty star no, the PaymentIntent API has no support for coupons/discounts at all so PaymentElement has no support for it. This is something you would build/own on your end really

gritty star
#

Subscriptions have coupons though, right?

#

I'm actually using the PaymentElement for a subscription

#

ha, kind of scary maybe? Is the PaymentElement only for PaymentIntents?

gritty patrol
#

Gotcha, still no support at all for this. PaymentElement knows nothing about the Subscription in any way. So really you build your own coupon field and do all of this yourself

gritty star
#

That makes sense!

#

Thanks