PHPackages                             mage2pro/checkout.com - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. mage2pro/checkout.com

ActiveMagento2-module[API Development](/categories/api)

mage2pro/checkout.com
=====================

Checkout.com integration with Magento 2

1.7.6(2y ago)36761[2 issues](https://github.com/mage2pro/checkout.com/issues)MITPHP

Since May 26Pushed 2y ago1 watchersCompare

[ Source](https://github.com/mage2pro/checkout.com)[ Packagist](https://packagist.org/packages/mage2pro/checkout.com)[ Docs](https://mage2.pro/c/extensions/checkout-com)[ RSS](/packages/mage2pro-checkoutcom/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (10)Dependencies (3)Versions (168)Used By (0)

This module integrates a Magento 2 based webstore with the **[Checkout.com](https://www.checkout.com)** payment service.
The module is **free** and **open source**.

Demo videos
-----------

[](#demo-videos)

1. [A payment is **captured** in the simpliest case](https://www.youtube.com/watch?v=63dyHw_u4wI)
2. [A payment is **captured with 3D Secure** validation](https://www.youtube.com/watch?v=P0NFkaXuXtU)
3. [A payment is **preauthorized** on an order placement, and then **captured** from Magento 2 backend](https://www.youtube.com/watch?v=iUC7CMhyHiM)
4. [A payment is **preauthorized** on an order placement, and then **captured** from the linked Checkout.com account](https://www.youtube.com/watch?v=13mH3zIx86A)
5. [A payment is **preauthorized** on an order placement, and then **voided** from Magento 2 backend](https://www.youtube.com/watch?v=rADpHE8XyY0)
6. [A payment is **preauthorized** on an order placement, and then **voided** from the linked Checkout.com account](https://www.youtube.com/watch?v=QArgVj4g-Sc)
7. [**Capturing** a **suspicious** (presumably fraudulent) payment from the Magento 2 backend](https://www.youtube.com/watch?v=t1NDr3eoS4g)
8. [**Capturing** a **suspicious** (presumably fraudulent) payment from the linked Checkout.com account](https://www.youtube.com/watch?v=tfAvP19_6WM)
9. [**Denying** a **suspicious** payment from the Magento 2 backend](https://www.youtube.com/watch?v=7odT-fqby8o)
10. [**Denying** a **suspicious** payment from the linked Checkout.com account](https://www.youtube.com/watch?v=nwWiJ_8kjFM)
11. [**Refunding** a payment from the Magento 2 backend](https://www.youtube.com/watch?v=JmDB2_cXx1U)
12. [**Refunding** a payment from the linked Checkout.com account](https://www.youtube.com/watch?v=nqDdcC2D3GU)

How to install
--------------

[](#how-to-install)

[Hire me in Upwork](https://upwork.com/fl/mage2pro), and I will:

- install and configure the module properly on your website
- answer your questions
- solve compatiblity problems with third-party checkout, shipping, marketing modules
- implement new features you need

### 2. Self-installation

[](#2-self-installation)

```
bin/magento maintenance:enable
rm -f composer.lock
composer clear-cache
composer require mage2pro/checkout.com:*
bin/magento setup:upgrade
bin/magento cache:enable
rm -rf var/di var/generation generated/code
bin/magento setup:di:compile
rm -rf pub/static/*
bin/magento setup:static-content:deploy -f en_US
bin/magento maintenance:disable

```

How to update
-------------

[](#how-to-update)

```
bin/magento maintenance:enable
composer remove mage2pro/checkout.com
rm -f composer.lock
composer clear-cache
composer require mage2pro/checkout.com:*
bin/magento setup:upgrade
bin/magento cache:enable
rm -rf var/di var/generation generated/code
bin/magento setup:di:compile
rm -rf pub/static/*
bin/magento setup:static-content:deploy -f en_US
bin/magento maintenance:disable

```

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance7

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity82

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 99.6% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~15 days

Recently: every ~2 days

Total

167

Last Release

1062d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6ff3ceeca28bb312ef9df517484b80307dae5385affdf9ea2e43e73815792a56?d=identicon)[mage2pro](/maintainers/mage2pro)

---

Top Contributors

[![dmitrii-fediuk](https://avatars.githubusercontent.com/u/83204?v=4)](https://github.com/dmitrii-fediuk "dmitrii-fediuk (528 commits)")[![ravish-ramrakha-cko](https://avatars.githubusercontent.com/u/5680840?v=4)](https://github.com/ravish-ramrakha-cko "ravish-ramrakha-cko (1 commits)")[![riaz-bordie-cko](https://avatars.githubusercontent.com/u/5681643?v=4)](https://github.com/riaz-bordie-cko "riaz-bordie-cko (1 commits)")

---

Tags

checkout-commage2promage2pro-modulemage2pro-module-readymage2pro-module-reusablemage2pro-paymentmagentomagento2magento2-extensionmagento2-modulemagento2-payment-gatewayapimagentopaymentecommercepayment gatewayrefundcredit-cardmagento 2checkoutcompayment-integration3d-securemagento extensionbank-cardPayment authorization

### Embed Badge

![Health badge](/badges/mage2pro-checkoutcom/health.svg)

```
[![Health](https://phpackages.com/badges/mage2pro-checkoutcom/health.svg)](https://phpackages.com/packages/mage2pro-checkoutcom)
```

###  Alternatives

[mage2pro/stripe

Stripe integration with Magento 2

595.3k](/packages/mage2pro-stripe)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
