#Yunus-checkout
1 messages · Page 1 of 1 (latest)
Hi soma
Hi! Can you clarify what you mean by "the country == price"?
You want the currency to match the country of the user?
Yeah
That's something that you'll have to manage on your end by passing a different price ID when creating the Checkout Session.
A-ok, I detect the user's country then I will show the special price for these user?
I just want to double-check
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.