#wizzmotion

1 messages · Page 1 of 1 (latest)

trim ridgeBOT
stable forum
#

What do you mean by multicurrency price exactly? Can you share the doc you're following?

distant stag
#

In my dashboard I can create a subscription plan and add a price with variations for each currecy correct?

stable forum
#

You can

#

But they'll be multiple price objects

#

One for each currency

distant stag
#

weird.
My dashboard is in portuguese.
But can you see there's an option for multiple currencies in same Price?

#

That's what I'm trying to reach when I'm displaying a price inside my App.
How to show Dolar for Dolar users, BRL for brl and GBP for GBP

#

But with onde single Price... Not a new price for each Currency.
Is it possible?

stable forum
#

Is the above from the create a product menu?

#

That creates multiple price objects

distant stag
#

I just create a new price right now.
check how it appears.

stable forum
distant stag
#

What exactly means the BRL and GBP currencies Values?
Can I charge and display price for my customer from Brazil in BRL for this product and price.
And Charge and display price for my customer in UK in GBP for this product and price.
?

stable forum
#

If you're not using Checkout (your own custom flow), you should create a different price for each currency and conditionally use one of those

#

That feature is explicitly for stripe-hosted pages

distant stag
#

Ahh ok.

#

Now I got.
I'm using an In-app solution using API

#

thanks