#Shaun
1 messages · Page 1 of 1 (latest)
It'll always fail for off_session payments where authentication can't be provided
But if you provide authentication it should succeed
But I am clicking complete authentication
Can you share an example PaymentIntent I can look at?
I can share my github repo with you
No, what I need to see is the PaymentIntent ID, not your code right now
Yup! It's safe to share PaymentIntent IDs here
seti_0N84N89GwWIyQ6JW125XUhZG
Ah, I think I see what you're talking about and I wasn't clear enough
So yes, that SetupIntent did provide authentication with the 3184 (always authenticate) test card and was successful
But using it in a PaymentIntent will fail unless you provide authentication AGAIN. If you pass off_session: true with that test card it's always going to fail