Stripe payment_processor.checkout creating multiple PaymentIntents #673
Unanswered
EsotericCoder
asked this question in
Q&A
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I am just using stripe checkout by creating a checkout and redirecting to the checkout url. When I check the payment intents on the stripe dashboard it creates three separate intents. I contacted stripe and they told me to add a idempotency_key but that only works when if I were to create a charge, not checkout session.
Beta Was this translation helpful? Give feedback.
All reactions