#All3nn1ck

1 messages · Page 1 of 1 (latest)

sterile knollBOT
lyric steeple
#

Hi there, how can I help?

wintry sonnet
#

Hi, I'm reading the documentation about handling different currencies and I'm having problems understanding how to work with it. When I create a checkout session I specify a price and a currency, like 400 and USD. How can I convert that amount and say I want the user to pay in EUR but the rate must be the same as 400 USD

#

I can show you the code I use for the creation of the checkout if needed

lyric steeple
wintry sonnet
#

I see it suggests me to create prices. I'm passing the total amount of the checkout when creating the checkout, should I create prices?

lyric steeple
#

Yes you need to create price with currency_options, and specify amount in different currencies

wintry sonnet
#

Okok

#

Thank you