#eskimo_api
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can 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/1252702584935026688
๐ Have more to share? Add details, code, screenshots, videos, etc. below.
Hello
As far as I know, the refund currency is what the PaymentIntent originally used
well, i create it with USD, but then the checkout was completed in CAD
Are you using adaptive pricing? if so, we talk about it here: https://docs.stripe.com/payments/checkout/adaptive-pricing#refunds
Stripe pays out refunds in the currency your customer pays in using the latest Stripe-provided exchange rate. This means that you might pay more or less to cover the refund depending on how the exchange rate changes.
You can check if you've enabled it under settings: https://docs.stripe.com/payments/checkout/adaptive-pricing#enable-adaptive-pricing
ok so this is what i have https://eskimo.dev/u/UMlseqzmA-0EAcVxY-ZOcKpkZinC62f5.png
So yeah that means you're using adaptive pricing with Stripe Checkout. So the doc I shared above is how refunds would be issued
ok, so i refund in my currency and stripe converts? am i reading that right?
Correct
ok awesome, thanks for your help
Happy to help
I believe you can use a location formatted email to test this. See: https://docs.stripe.com/payments/checkout/adaptive-pricing#testing
So for canada, it would be something like test+location_CA@example.com
interesting
i'll test it out, thanks
hmm it didn't work
i made a test payment link and then put test+location_CA@mycompanydomain.com but it seems to show USD everywhere
Did you check if adaptive pricing is enabled in test mode too?
The settings are different for test and live mode
Yes
Can you share the Payment link you're testing with?
There are certain restrictions where adaptive pricing won't work: https://docs.stripe.com/payments/checkout/adaptive-pricing#restrictions
oh interesting, have to use the prefilled email