Checkout.com integration

The extension integrates your Magento 2 store with the Checkout.com payment service.
The source is on GitHub: https://github.com/mage2pro/checkout.com

The extension is free.

Demo videos

  1. A payment is captured in the simpliest case

How to install

composer require mage2pro/checkout.com:*
bin/magento setup:upgrade
rm -rf pub/static/* && bin/magento setup:static-content:deploy en_US <additional locales, e.g.: de_DE>
rm -rf var/di var/generation generated/code && bin/magento setup:di:compile

If you have some problems while executing these commands, then check the detailed instruction.

Backend

Extension settings.

The version 1.1.0 is released.
From now on, you can specify the payment currency in the backend.

You have the following options:

  • Base Currency (your primary backend currency)
  • Order Currency (the currency shown to the customer on the frontend)
  • any other currency, which is enabled in Mageno 2 and has an exchange rate set