#karim

1 messages · Page 1 of 1 (latest)

lost kettleBOT
bright gorge
#

How are you accepting payments currently? Stripe Checkout? Elements? A custom payment form?

rare grove
#

Payment element

bright gorge
#

Okay, are you using Invoices? Or just Payment Intents? Subscriptions?

rare grove
#

Only payment intent api

bright gorge
#

How are you setting the Coupon and Promotion Code then?

rare grove
#

I am creating a payment intent passing the amount and customer Id.

#

Returns client secret. I just noticed the coupon isn't being passed into the Stripe API and discount is my own calculation.

#

So I guess it's not a question I can ask here as PaymentIntent doesn't accept coupon as a property.

#

Nevermind, but thanks anyway