#muhammad-ahsan-raza_adaptive-pricing
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1300818305120079963
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Sorry I don't think I understand the problem here. Can you explain a single example flow/scenario that is not doing what you expect?
A short decsription would be prefered, but sure
I think the first issue is that Adaptive Pricing does not currently support SAR:
https://docs.stripe.com/payments/checkout/adaptive-pricing#supported-currencies
the second is making sure you satisfy this requirement:
Adaptive Pricing requires the currency for your prices to be the same as your default settlement currency.
and all the other restrictions:
https://docs.stripe.com/payments/checkout/adaptive-pricing#restrictions
So, do you have an example Checkout Session you created using prices in your default settlement currency which does not present a support currency conversion option for a customer in a supported country? If you have that, I can test myself too.
If you can share a specific Checkout Session ID and explain what you see vs what you expected to see, that would be most helpful