#shane
1 messages · Page 1 of 1 (latest)
Do you mean a card that fail post authorization? or do you still mean preauth?
Yeah I guess post authorization is maybe what I mean. In our app it gets passed this screen and redirects back to our app and then the card fails for any number of reasons
well yeah its is Pre-authorization based on what our code is doing. We verify their payment method with the paymentIntents.create when we sync their subscription after we get passed this screen
Ahhh I see what you mean, I missed that this was a free trial checkout session. Try the 4000000000000341 test card and see if that one works
Yes that one worked! Thank you!