Hi,
I’m currently using Stripe for my online store and would like to sell in multiple currencies, specifically EUR for international customers and HUF for customers in Hungary.
I’m looking for a solution that allows me to:
Set custom product prices per currency (not just currency conversion),
And show customers the correct currency at checkout based on either their location or a manual selection.
I’ve heard about the “Adaptive Pricing” feature (in beta) — is this available for my account?
If not, what are the best current methods to implement multi-currency checkouts with custom pricing using Stripe
Thank you in advance!