#niteeshvparticipant

1 messages · Page 1 of 1 (latest)

fervent pelicanBOT
peak ravine
#

Hello 👋
What's the usecase here? Why do you want to set it false manually?

jaunty lion
#

Actually I need to stop payment when the user using 3d secured card

#

I won't allow the user if they are using 3d secured cards

peak ravine
#

For that you can just look at the PaymentIntent status, if its in requires_action then you can stop the Payment process there

jaunty lion
#

ok will check

#

where can I get "requires_action"