How to handle a stripe 100% off coupon? #966
Unanswered
hobbypunk90
asked this question in
Q&A
Replies: 1 comment
-
I don't believe Stripe PaymentIntents support coupons. https://docs.stripe.com/api/payment_intents/create You can use Stripe Checkout though and it should support applying a coupon to a one-time charge. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
we are not sure, how to handle an stripe 100% coupon. for subscriptions it works, but charges don't through the lack of a payment intent on the checkout.session.completed event.
Greets,
Marcel
Beta Was this translation helpful? Give feedback.
All reactions