[Omise] Video 4. Authorize a card payment, and capture it from the Omise side

CAPTIONS:

0:00:04
You can choose a frontend payment action: «Authorize» or «Capture»
separately for your new and returning customers.

0:00:05
We have set it to «Authorize», so a payment amount will be just blocked on a customer’s bank card, and we will capture (or void) it later.

0:00:08
Let’s place an order.

0:00:20
The order is placed, and the payment amount is blocked on the customer’s bank card.

0:00:24
There is no invoice yet.

0:00:27
Let’s review the order in the Magento 2 backend.

0:00:44
There is no invoice yet.

0:00:48
There are 2 transaction entries: for an initial charge API request, and for a 3D secure confirmation event.

0:00:52
The initial charge API request.

0:00:59
The 3D secure confirmation event.

0:01:05
Let’s review the charge in the Omise backend.

0:01:12
As you can see, the charge is not yet captured.

0:01:15
There are 2 ways to capture a charge: from the Magento backend, and from the Omise backend.
In this video we will illustrate the second way.

0:01:21
The charge is captured.

0:01:25
Let’s check the order in the Magento 2 backend again.

0:01:32
An invoice has been automatically created.

0:01:43
There is a new transaction entry: for the «capture» API notification.

0:01:52
Let’s check the order in the Magento 2 frontend again.

0:01:55
A new «Invoices» tab has been added.

See also: