Charging a user in their local currency for a subscription using stripe

Hi!

I’m really struggling to find a solution in regard to charging a user in their local currency for a subscription via stripe.

On stripe, I have created a product, and included several different currencies. I have also enabled currency conversion for checkout and payment links on the stripe dashboard.

When a user in a foreign country selects a plan and goes to the stripe checkout page, only the base price in USD is shown rather than the local currency price.

Any ideas?

Thanks!

Pete

Did you follow the guidelines set out by Stripe to have payments from customers who are not in the same country as the business listed on your Stripe account? Last I checked they had a policy of only allowing a stripe account to charge customers in the same country as that of the company that owns the stripe account.

Oh okay that makes sense! I also did some digging and found that potentially localized pricing isn’t supported on the test version but works when live, but I could be wrong.

Thanks for your help! I thought I was missing something straightforward here but now that I look into it it seems like you’re right.

This topic was automatically closed after 70 days. New replies are no longer allowed.