#Keri Anne
1 messages · Page 1 of 1 (latest)
👋 can you provide more info?
Hi Hanzo. Sorry just joined this group so finding my way.
No worries
Payments from outside of the US decline. A recent error message received was that as the merchant, we don't request a 3DS check which is required in the EU.
I see. How exactly are you integrated with Stripe?
Are you using Elements OR Stripe Checkout?
If you're using PaymentElement or Checkout then it should automatically handle SCA/3DS
Stripe checkout
Can you share an example request ID where you're seeing this error?
https://support.stripe.com/questions/finding-the-id-for-an-api-request
I can attach a screenshot that our customer sent.
Screenshot won't help much unforuntately. We'd need to look at the actual underlying objects to see what's going on exactly
Would be able to locate this under "Failed Payments"
Probably, yes
Can you give me an idea of what info to pull?
Here's one example, you can look up failed payments and their error messages.
Once you find the correct one, you can share the pi_xxx ID
Still looking. Not seeing any pi_ ID
I can see: Idempotency / req_ / request log URL / source. I don't see pi_ID
can you share the req_ IDs?
Sure: req_fK4G4HI7P5JZXo
Ah you're creating charges by calling Charges API
The API does not support SCA/3DS
https://stripe.com/docs/payments/payment-intents/migration/charges#understanding-the-stripe-payment-apis
PaymentIntents API does support 3DS
https://stripe.com/docs/payments/payment-intents
I'm not very technical and appreciate your skills. What steps would we need to do to set up PaymentIntents? Would I need to check if this is supported by our current advertising software?
Yes, you'd want to work with your developer regarding this. They can take a look and assess on how much work is needed
That's great, thank you so much you have been such a great help. I hope you enjoy the rest of your shift.