#sumitp07
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
Hi, how can we help?
Our clients requirement is to add currency selection on checkout page, so how can I achieve this with stripe checkout
??
By 'Stripe Checkout' do you mean: https://stripe.com/docs/payments/checkout
They want a dropdown list to select currency on checkout page
That's not possible if you're referring to the Checkout above
You'd need to build that into your integration in the step prior to checkout and set the currency on the session
The prices will get automatically converted for the selected currency?
You can do that, yes: https://stripe.com/docs/payments/checkout/multi-currency-prices