#Backmeup
1 messages · Page 1 of 1 (latest)
👋 Hi there, Happy to help!
There is no such API Stripe provides publically.
You can use the dashboard to have a simulation :
https://dashboard.stripe.com/currency_conversion
But in order to handle multi currencies you can create multi-currency prices:
https://stripe.com/docs/payments/checkout/present-local-currencies#create-multi-currency-prices
OK, I see they have a "beta" for automatic currency conversion - do you know whether that would do what we're asking? I have signed up for the beta.
That's when using CheckoutSession, but that's not an API you call in order to do currency conversion