#niteeshvparticipant
1 messages · Page 1 of 1 (latest)
Hello 👋
What's the usecase here? Why do you want to set it false manually?
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
For that you can just look at the PaymentIntent status, if its in requires_action then you can stop the Payment process there