#arsenijblokov
1 messages · Page 1 of 1 (latest)
You set the currency when you create the price object.
Are you trying to use multi-currency prices with payment links?
Yes, I do. Because I already have price object with several currencies (e.g. usd and eur with different amount)
Gotcha. I don't believe Payment links support multicurrency prices yet
Let me double check
Ah we do support it
https://stripe.com/docs/products-prices/pricing-models#use-multi-currency-prices
Got it. As I understand the currency is selected based on geolocation of customer?
Correct
Thank you for explanation