#sanjay-amex-currency
1 messages · Page 1 of 1 (latest)
Hi, there is not a method like (stripe.checkout.sessions.create()) to accept AMEX specifically. As long as Cards Payment Methods is enabled, you should be set. It more sounds like a Decline specific questions and I recommend that you reach out to Support with specific examples. Our support team will be able to assist you better than I can: https://support.stripe.com/contact
thanks. I already have a support ticket. While doing my own research, I noticed that even the Stripe's test amex card is failing with the same error in our test environment. Which made me think there might be some config or request key I'm missing
Can you share the request id for when you used a test AMEX card? Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
this is the id from test environment: req_igG0SNDE6zhz0V
let me know if you need an example from prod too
That is the creation request for a Checkout Session, what tesr card number did you use?
I tested this on my test account using these AMEX cards, https://stripe.com/docs/testing#cards and it's working
I used this: 378282246310005
I also used 378282246310005, can you share the charge id with me where you used this card?
I just tried again
getting you the req id and charge id for this
req id for session: req_T0pmRYvVfxisit
req id for /v1/payment_methods: req_JfxBWcaodCIYiL
there is no charge id since I cant go past this attached screen
are you still there?
yeap, still looking...
sanjay-amex-currency
@tame lynx I think that's expected in this case and your account is configured with only some currencies for Amex. I'd recommend talking to our support team directly https://support.stripe.com/contact
Few of these cards succeeded a month ago.. but failing now. You think something might have changed from then and now?
Yes I think something did on your account since then
and talking to our support team is the right next step
I have a support ticket open.. is there a specific instruction I can provide on the ticket?
also FYI.. we transact only in USD
I can't really say much more than what I said and I'd recommend working directly with our support team instead and they can help
you just said our account is configured only with some currencies.. can you at least provide details on which currencies are configured and which are missing to be able to transact in USD. Really appreciate your help with this.