Animesh Singh
Animesh Singh
Have you initialised the stripe components? By that error it seems like you haven't run the process of initialising the or is thrown in the process of initialising the payment...
You can try this https://github.com/bigcommerce/checkout-sdk-js/blob/master/packages/core/src/payment/strategies/stripev3/stripev3-initialize-options.ts#L29 as reference, also will need to add `gatewayId` to the payload. So you can keep the above payload and add the `stripev3` key to it.
@kulvirbal did you manage to try it out?
Can you please share the payloads you are using for initializePayment and submitOrder. Also the workflow you are implementing, since it seems like the error is in the payload sent.
Hey @kulvirbal is this still an issue?
Closing this due to inactivity
Any updates on this issue?
Hey @pauliusinc is this still relevant?
Thanks @pauliusinc for the feedback, seems like something that we need to work with our translation team since it seems like it's just not related to this repo but a...