-
-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
I got this error that client_secret is undefined and cannot proceed to checkout.
Steps to reproduce:
npx create-medusa-app- choose
medusa-starter-default - choose
medusa.express (Next.js) - add stripe_publishable_key in env
- connected with my existing medusa backend which has stripe integrated using
medusa-plugin-stripe - Ran my app filled all the product & address details, at payment when I clicked the complete order I got this error
Inspecting Payment component, stripeSession.data.client_secret is undefined.
I want to point out that setPaymentSession (which returns the client secret) is being called after confirmCardPayment. That might be the issue??
mattwestonmattweston
Metadata
Metadata
Assignees
Labels
No labels