[Paymill] Video 5. Capture a card payment with the 3D Secure verification

CAPTIONS

0:00:01
Paymill enforces the 3D Secure verification by default, if the used bank card supports it.

0:00:03
If you want to test with feature, then you should use predefined bank cards in the test mode.

0:00:04
The simpliest way to do it is to check the «Test with the 3D Secure validation» option in my Magento extension.

0:00:08
When the option is checked, the extension will prefill the checkout form with the proper bank card data. It works only in the Paymill test mode.

0:00:27
Let’s show how it works…

0:00:48
Unlike many other payment services providers, Paymill does not use browser redirection for the 3D Secure verification, and does it with a popup.

0:00:54
The order is placed, and the payment is captured.

0:00:56
Let’s review the order in the customer’s account.

0:01:00
The customer can see the payment details (a masked card number) in his account.

0:01:02
Let’s review the order in the Magento 2 backend.

0:01:11
A Magento administrator can see much more information about the payment and the used bank card.

0:01:15
The «Transactions» tab contains a record about the payment API request and response.

0:01:30
An invoice has been created, and it has the «Paid» status.

0:01:39
Let’s review the payment in the Paymill merchant account.

0:01:43
The transaction (payment) has the «Complete» status.

See also: