#ro_hit_h
1 messages · Page 1 of 1 (latest)
Did you get a chance to go through https://stripe.com/docs/india-exports ?
I am not able to understand it. I am using https://www.npmjs.com/package/@stripe/react-stripe-js this library
Which part of the doc that you don't understand?
where to add description in the code ?
const result = await stripe.confirmPayment({
clientSecret,
elements,
confirmParams: {
return_url: "http://localhost:3000/"
}
});
In backend I am using medusa-payment-stripe library
It's right inside the doc https://stripe.com/docs/india-accept-international-payments#international-payments-for-services
I'd suggest you to go through the doc and come back when you have a specific questions.
Is it possible to change country to US