#ro_hit_h

1 messages · Page 1 of 1 (latest)

halcyon flintBOT
livid steppe
lilac furnace
#

I am not able to understand it. I am using https://www.npmjs.com/package/@stripe/react-stripe-js this library

livid steppe
#

Which part of the doc that you don't understand?

lilac furnace
#

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

livid steppe
#

I'd suggest you to go through the doc and come back when you have a specific questions.

lilac furnace
#

Is it possible to change country to US