#Yunus-checkout

1 messages · Page 1 of 1 (latest)

frank verge
fierce rampart
#

Hi soma

frank verge
#

Hi! Can you clarify what you mean by "the country == price"?

#

You want the currency to match the country of the user?

fierce rampart
#

Yeah

frank verge
#

That's something that you'll have to manage on your end by passing a different price ID when creating the Checkout Session.

fierce rampart
#

A-ok, I detect the user's country then I will show the special price for these user?

#

I just want to double-check

frank verge
#

Yes exactly: you need to create all the prices in different currency, then detect the customer's country on your end, and pass the corresponding price ID in the Checkout Session.