Checkout.com integration with Magento 2. Part 7. Capture a suspicious payment from Magento

Опубликовано: 28 Сентябрь 2024
на канале: Mage2.PRO
245
3

https://mage2.pro/c/extensions/checko...
https://github.com/checkout/checkout-...

Demo video 7.
Capturing a presumably fraudulent payment from the Magento 2 backend.

CAPTIONS:

0:00:03
For the testing puprose the Checkout.com account is set up to flag (suspect as fraudulent) the payments between $150 and $200.
This is just for testing, the real fraud detection is much more complex.

0:00:10
The order total is $168, so the payment will be flagged.

0:00:37
The order has the «Suspect Fraud» status.
It is in the «Review» state.

0:00:45
When an order is in the «Review» state, the «Accept Payment» and «Deny Payment» buttons are present in the toolbar.
We will use one of them a bit later.
But before we will do a little observing...

0:00:57
There is an «Authorization» transaction, so the customer's money are blocked on his card.
You have a time (up to 7 days) to think
and capture the payment (if you do not afraid of the fraud),
or just deny and void the authorization.

0:01:15
The transaction has the «Flagged» status in the Checkout.com account

0:01:26
Now, I will show how to capture (accept) the reviewed payment.

0:01:33
The payment is accepted.

0:01:37
The capture transaction is recorded.

0:01:52
The payment has the «Captured» status in the Checkout.com account.

0:02:11
An invoice has been created.