#skarmoryman - payment and decline

1 messages · Page 1 of 1 (latest)

heavy island
quiet vapor
#

FYI for the first point, I do know about confirming a payment intent on the frontend.

heavy island
#

1/ yep, you can do that. Be aware of handling card actions, though (3ds).

#

You'd need to send signal back to the client app to handle this if you want to do it that way

quiet vapor
#

Thanks I have my own system for handling additional actions including 3dsecure

heavy island
#

2/ You could get either one, it depends on the exact situation and request pattern. ie, Stripe returning an error vs a bank decline

quiet vapor
#

@heavy island Thanks. So if I check both codes, I shold be good right?

heavy island
#

Yep!

quiet vapor
#

thanks!