#frank_adaptive-pricing-inr

1 messages ยท Page 1 of 1 (latest)

vague masonBOT
#

๐Ÿ‘‹ 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.

fiery copper
#

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?

trail comet
#

sorry what do u mean by examples

#

we have screenshots from a few users based in India

fiery copper
#

Do you have a checkout session that was opened by a customer in India recently?

trail comet
#

ah yup 1 sec

#

here's a screenshot from a user

fiery copper
#

Ah okay I see the problem

#

INR is in the Asia category

trail comet
#

^ deleted image as it had user email

fiery copper
#

Makes sense

trail comet
#

and i had to talk to our account rep to have it enabled

fiery copper
#

India (INR) - Not available for Subscriptions

#

Do you have a Checkout Session ID?

trail comet
#

i tried to pull this out from the screenshot cs_live_a1Ocaw7aOpybllPqvByljYk1UDafBm4CqyNkLgtEFsIOQRWUkkwV51p6cP

#

does this help?

fiery copper
#

Unfortunately there must be something wrong with that ID, it doesn't match any Checkout Sessions in Stripe

fiery copper
#

Again, based on what our docs say, I would not expect to see INR for any Checkout Sessions that use recurring prices

trail comet
#

๐Ÿ‘Œ

fiery copper
#

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

trail comet
#

hm lemme check one time payment

vague masonBOT
#

frank_adaptive-pricing-inr

trail comet
#

can confirm one time payment works

fiery copper
#

Okay that is what we would expect

trail comet
#

got it

#

appreciate looking into it!