#BrianC
1 messages ยท Page 1 of 1 (latest)
Hi there apologies for the wait. I'm taking a look now
๐
Have you tried adding the currency field during creation?
https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-currency
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Can you send me a Request ID? Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
pi_3M38mUQSv5bgTx2G1YlCH61h Here is the payment intent id for one of them. I'll dig for the request Id now
Is there an easier way to find this request ID using the pi or cus? Manually going through the transactions now.
Try this. req_JYmCPJqaQYmuDD
That could be it. currency is specified as usd
Interesting. I seem to recall something being updated recently that allows you to accept local currency (based on the browser's locale), but still charge in the specified currency. Let me dig and circle back
Either way, we just need a way for the pre-built checkout to specify they are being charged in USD $ rather than just $. That's all we need,
Do you have a screenshot that shows the currency being presented in non-USD?
It's not being presented in non-usd but in unspecified $. Just to be clear. I'll grab a screenshot now
Ohhhh, I see what you're asking now. Apologies for the misinterpretation (I'm juggling roughly 10 other Discord threads). You're asking if you can simply put the string USD somewhere in the Checkout view, rather than just a dollar sign $, correct?
If so, unfortunately the answer is: no. I'll raise that as feedback to the product team though, because I agree. It's worth being explicit when the dollar sign ins ambiguous
OK. thanks. That's a real issue so I would escalate it. Twice this week we have received complaints from CAD customers. Not good for business for us.
I totally agree with them.
Thanks!
Sure thing!