Technical question
-
Actually I’m using a custom endpoint that call process_payment($order_id) in WC_Gateway_Stripe class. If I pay with a normal card (4242 4242 4242 4242) the response is success, but if I pay with a card with 3D (4000000000003220) the response is success too, but in my admin panel show that the order is outstanding.
How can I process a Woocommerce Stripe REST payment with 3D secure flow?
Thank you
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Technical question’ is closed to new replies.