#yauhen_adaptive-bug
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/1270818411554934856
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hello
hello
Can you share a Customer ID where you pass them through in your Customer Session?
the invoices come from ATOMO mobility
ATOM *
moment
sorry the cost of the payment*
the invoices are coming from you
It's not live yet, I'm just testing. Customer ID is cus_QbznDNE0LHZIjJ
ok moment
Sure, thanks!
gimme a moment ill send you now
I'm also using VPN to test it from different locations
i dont know if its what i need
i need to put my API key
inside the stripe platform to bridge my goverment data platfrom with stripe
@tawdry shale please use the other thread that I created for you to talk
@sour compass you are located in the EU?
So when you load the Checkout Session you are seeing it localize the Price to EUR?
In the checkout session, I see the price in EUR and in the pricing table in USD. If I switch to a country that does not use EUR, I see everything in USD.
What do you mean by:
If I switch to a country that does not use EUR
When I connect from the USA, I see everything in USD for the pricing table and checkout form. That is correct.
When I connect from Poland, I see a pricing table with prices in USD and a checkout form in USD. That is correct because we don't use EUR.
When I connect from Lithuania, which uses EUR, I see the pricing table in USD and the checkout form in EUR. The checkout form is correct, as Lithuania uses EUR, but the pricing table is incorrect - it displays USD
Sorry I missed that you said you were using a VPN above
No worries, I just wanted to test this cases
I'm pretty sure that Pricing Table just doesn't localize in the same manner and that you have to set customer-email (https://docs.stripe.com/payments/checkout/pricing-table#price-localization) to force the localization when testing. But let me see if I can confirm that
I've seen the examples where it does the localization - https://reporters.io/plans. But there they do not provide customer-session-client-secret
Sorry to be clear Pricing Table does localize
I'm just saying I don't think it queues off of VPN like you are seeing with Adaptive Pricing
So instead you force it when testing to see what it looks like
Try creating a Customer with email: 'test+location_FR@email.com'
I haven't tested myself but curious if that will also force Pricing table to localize when using a Customer Session
I understand. I want to test it in the environment as close as it can be to production. I'll check it shortly with the suffix
Still USD
K hold on I'm testing on my end one sec
Alright @sour compass we are also seeing that this doesn't seem to be localizing as expected for Adaptive Pricing (regardless of the Customer Session). We have reported it internally for more investigation. The best thing for you to do is to write into our Support team via https://support.stripe.com/contact/login and they can follow up with you once this is resolved
Ah hold on actually might have something for you in a second.
Alright sorry looks like there is still some digging going on, so yeah reaching out to Support via the above link is indeed the way to go here -- then you can get updated async.