#frank_adaptive-pricing-inr
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/1483130768287989973
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- frank_checkout-link, 3 days ago, 22 messages
- frank_unexpected, 4 days ago, 11 messages
Hello ๐
Adaptive pricing uses a complex ML model and is not simply just based on the locale of the user. Can you provide me some examples?
sorry what do u mean by examples
we have screenshots from a few users based in India
Do you have a checkout session that was opened by a customer in India recently?
Ah okay I see the problem
INR is not available for Subscriptons with Adaptive Pricing. We call this out in our Adaptive Pricing doc here: https://docs.stripe.com/payments/currencies/localize-prices/adaptive-pricing?payment-ui=stripe-hosted#supported-currencies
INR is in the Asia category
^ deleted image as it had user email
Makes sense
that's what u suggested for Alipay
and i had to talk to our account rep to have it enabled
i tried to pull this out from the screenshot cs_live_a1Ocaw7aOpybllPqvByljYk1UDafBm4CqyNkLgtEFsIOQRWUkkwV51p6cP
does this help?
Unfortunately there must be something wrong with that ID, it doesn't match any Checkout Sessions in Stripe
i see.. lemme get a checkout session id
and this is the screenshot of what an india based user sees
Again, based on what our docs say, I would not expect to see INR for any Checkout Sessions that use recurring prices
๐
Digging into our codebase to see if I can find any situation where this might be possible
Okay unfortunately it looks like our code explicitly flags this currency as only supported for one-time payments when it comes to Adaptive Pricing
hm lemme check one time payment
frank_adaptive-pricing-inr
can confirm one time payment works
Okay that is what we would expect