[Omise] Video 2. Capture a card payment with the 3D Secure verification

CAPTIONS:

0:00:04
If you want the 3D Secure validation, then firstly you should ask the Omise support (support@omise.co) to enable it.

0:00:07
After the Omise support have it enabled, you should enable it in the Magento 2 extension’s settings.

0:00:23
Let’s make a 3D secured payment.

0:00:38
In the test mode, the Omise’s 3D secure verification is just an imitation. There is no SMS codes.

0:00:42
The customer is redirected to a 3D Secure verification page, but in the Omise’s test mode it is just an empty mock.

0:00:45
After the 3D Secure verification the customer is redirected back to the Magento store.

0:00:57
Let’s check this order and payment in the backend.

0:01:14
This payment is auto-captured according the extension’s backend settings, so an invoice has been created.

0:01:19
The «Transactions» tab contain 2 log enteries: the initial API request and response, and the 3D secure confirmation response.

0:01:27
The initial API request and response.

0:01:36
The 3D secure confirmation response.
Omise sends it to your store’s callback URL (you should specify it in your Omise account).

0:01:52
You can navigate to the corresponding Omise charge’s page just from your Magento backend.

See also: