3D Secure card + Payment Request support on Block checkout #1528
Labels
component: blocks
Cart and checkout blocks
component: payment request buttons
Issues related to Payment Request Buttons - e.g. Apple Pay, Google Pay
priority: high
The issue/PR is high priority—it affects lots of customers substantially, but not critically.
There is code for 3DS cards in the Blocks integration, but right now it doesn't work as expected.
When paying with a card like
4000002500003155
(Testing cards), the Payment Request dialog keeps processing until it finishes with a timeout error.The dialog needs to be automatically closed once the returned redirect URL is for verification. Similar to what happens in the shortcode flow.
The text was updated successfully, but these errors were encountered: