#labham_
1 messages · Page 1 of 1 (latest)
hi! I know nothing about Medusa or that framework.
The Session ID comes from your backend server. see https://stripe.com/docs/payments/accept-a-payment?platform=web&ui=checkout
yeah, I understand normal nodejs workflow but medusa is like prebuilt APIs for ecommerce backend, it handles everything like authentication products and all... maybe I should look around at medusa's support centre
well it sounds like Medusa needs to 'prebuild' a Checkout backend in that case then
i mean it has payment sessions and all that, maybe the /create-checkout-session is missing in medusa or I am not able to find that API yet