How can I get OrderId before payment.initiatePaymentSession? #13369
Answered
by
NuxTijNhaX
NuxTijNhaX
asked this question in
Q&A
-
My payment provider needs the orderId at initiatePaymentSession step, but Medusa makes initiatePaymentSession before place Order step. |
Beta Was this translation helpful? Give feedback.
Answered by
NuxTijNhaX
Sep 2, 2025
Replies: 1 comment 1 reply
-
Why not use the payment session id ? payses... |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Because I need that, but anyway, I use cartId instead, and then use cartId to find orderId