#andrew_error

1 messages ยท Page 1 of 1 (latest)

proper vesselBOT
#

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

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

odd meadow
#

Hi there

#

Do you have a request ID associated with that currency error?

sterile mortar
#

Where would I find the request ID?

sterile mortar
#

Is it a response header returned from the payment request?

odd meadow
#

You'd find this in your logs or in the Dashboard

sterile mortar
#

request-id: req_6HQ3KgGaaFKRIH

#

The error response has
decline_code: "currency_not_supported"
and
message: "Your card is not supported for this currency. Please use a Visa or MasterCard card"

odd meadow
#

Still looking at logs for this

sterile mortar
odd meadow
#

Okay, it looks like the ability to create JCB charges is missing on your account. I recommend reaching out to our Support team about this: https://support.stripe.com/contact/. When you chat with them, it'll be helpful to share the request ID you shared with me so they can quickly pull up logs: req_6HQ3KgGaaFKRIH

sterile mortar
#

It is interesting that the JCB card works for purchases in USD

#

I just tested the same JCB card number using the USD currency and it was approved, but when used for the JPY currency it is declined.

#

@odd meadow if payments in USD currency are accepted on the JCB test card for our account, do you know why payments in JPY currency are declined on the JCB card?

#

Here is the request-id: req_OnWA4f6YdbkyMI for the successful payment in USD using the JCB card

odd meadow
#

Do you see anything different (with either JPY or USD) if you test with this JCB card: 3566002020360505 ?

sterile mortar
#

Also, would you be able to confirm these payments/requests are using the same account or not? I'm curious if the account that needs the ability for JCB charges is the specific "connected" customer account or if it is our overall "platform" account.

sterile mortar
odd meadow
#

Hmmm

#

Let's see

#

You should be able to see these in your platform dashboard

sterile mortar
#

And are both of those accounts considered connected accounts? Apologies, I'm new to Stripe development (and Stripe!) and still learning.

odd meadow
#

No worries! Yes, the Express and Custom accounts are both connected accounts managed by the same platform

sterile mortar
odd meadow
#

We usually keep these open for ~20/25 mins from the last message before closing. We don't keep long-running threads. If you have any more questions, you can return to #help with your new set of questions and whoever's online at that time will pick them up

#

It might be me, it might be someone else ๐Ÿ™‚

sterile mortar
#

Thanks!