PHPackages                             ingenico/m2-payment - 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. [Payment Processing](/categories/payments)
4. /
5. ingenico/m2-payment

ActiveMagento2-module[Payment Processing](/categories/payments)

ingenico/m2-payment
===================

Ingenico ePayments Module

2.11.0(4y ago)183.6k14[16 issues](https://github.com/limegrow/ingenico-m2-payments/issues)[3 PRs](https://github.com/limegrow/ingenico-m2-payments/pulls)OSL-3.0PHP

Since Jun 9Pushed 3y ago3 watchersCompare

[ Source](https://github.com/limegrow/ingenico-m2-payments)[ Packagist](https://packagist.org/packages/ingenico/m2-payment)[ RSS](/packages/ingenico-m2-payment/feed)WikiDiscussions master Synced 5d ago

READMEChangelog (10)Dependencies (6)Versions (24)Used By (0)

Ingenico ePayments for Magento 2
================================

[](#ingenico-epayments-for-magento-2)

[![Latest Stable Version](https://camo.githubusercontent.com/ddd1eef4bb2c4de56cb0e8c23f0907c281708142002cadb41cc1b08cb4b7d5a0/68747470733a2f2f706f7365722e707567782e6f72672f696e67656e69636f2f6d322d7061796d656e742f76)](https://packagist.org/packages/ingenico/m2-payment)[![Total Downloads](https://camo.githubusercontent.com/b4605ba69bbbde637ceb0766e584f18e5c139fcf57646b9603a3f9efc9a380fd/68747470733a2f2f706f7365722e707567782e6f72672f696e67656e69636f2f6d322d7061796d656e742f646f776e6c6f616473)](https://packagist.org/packages/ingenico/m2-payment)[![License](https://camo.githubusercontent.com/7ff11e9a3c5cde88c911f65f6f9cf3a006d198e82150b466d25a69cf3a3a6d77/68747470733a2f2f706f7365722e707567782e6f72672f696e67656e69636f2f6d322d7061796d656e742f6c6963656e7365)](https://packagist.org/packages/ingenico/m2-payment)

[Ingenico ePayments](https://www.ingenico.com/global-epayments) is the online and mobile commerce division of Ingenico Group. We are a certified payment processor, active worldwide with more than 20 years of experience. We connect merchants and consumers, enabling businesses everywhere to go further beyond today’s boundaries and creating the future of global commerce. Benefit from a stable &amp; compliant environment, a wide range of payment methods and local payment expertise! More than 160,000 merchants trust us. With advanced data analytics, fraud management solutions and cross-border commerce expertise, we help merchants optimize their business and grow into new markets around the world.

**Compatible with PSD2 Strong Customer Authentication (3DS v2) requirements,**Ingenico’s payment extension for Magento enables merchants to accept online payments from customers all over the world. Whether you are a startup, a medium-sized company or a large corporate business, our solutions are designed to help you grow in your home markets and beyond. Our payment extension is built and designed for Magento 2. Get started and download our plugin. It's free and easy to configure!

Installation
------------

[](#installation)

### Magento Marketplace

[](#magento-marketplace)

The recommended way of installing is through Magento Marketplace, where you can find [Ingenico ePayments](https://marketplace.magento.com/ingenico-m2-payment.html).

### Composer

[](#composer)

1. Go to Magento2 root folder
2. Enter following commands to install extension:

    ```
    composer require ingenico/m2-payment
    ```

    Wait while dependencies are updated.
3. Enter following commands to enable extension:

    ```
    php bin/magento module:enable Ingenico_Payment --clear-static-content
    php bin/magento setup:upgrade
    php bin/magento cache:clean
    ```
4. If Magento is running in "production" mode, then also execute:

    ```
    php bin/magento setup:di:compile
    php bin/magento setup:static-content:deploy
    ```
5. Configure extension as per configuration instructions

### Manual Installation from Downloaded ZIP Archive

[](#manual-installation-from-downloaded-zip-archive)

1. In Magento root directory create folder named "ingenico\_src"
2. Upload extension ZIP archive into that folder. DO NOT extract archive!
3. Log in via SSH, go to Magento root folder and execute:

    ```
    composer config repositories.ingenico artifact /full/server/path/to/ingenico_src/
    ```

Where given path is a full server path of the folder containing ZIP archive with module.

```
composer require ingenico/m2-payment
php bin/magento module:enable Ingenico_Payment --clear-static-content
php bin/magento setup:upgrade
php bin/magento cache:clean
```

If Magento is running in "production" mode, then also execute:

```
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
```

4. Configure extension as per configuration instructions

### Update

[](#update)

Log in via SSH, go to Magento root folder and execute:

```
composer require ingenico/m2-payment:VERSION --update-with-dependencies
php bin/magento setup:upgrade
```

### Removal

[](#removal)

Log in via SSH, go to Magento root folder and execute:

```
php bin/magento module:uninstall Ingenico_Payment --clear-static-content
composer remove ingenico/m2-payment
php bin/magento setup:upgrade
```

Configuration
-------------

[](#configuration)

1. Log in to Magento Admin
2. Go to Stores &gt; Configuration &gt; Ingenico ePayments and configure settings
3. Go to Stores &gt; Configuration &gt; Sales &gt; Payment Methods &gt; Ingenico ePayments and configure settings
4. Read more [Installation and Configuration guide](https://epayments-support.ingenico.com/en/integration-solutions/plugins/magento-2)

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity29

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 80.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 ~30 days

Recently: every ~64 days

Total

22

Last Release

1525d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ba96e2003a17460c53893aac9f483c24f36adc2c538d13098934fc2b62bda6c8?d=identicon)[ingenico](/maintainers/ingenico)

---

Top Contributors

[![olegisk](https://avatars.githubusercontent.com/u/871275?v=4)](https://github.com/olegisk "olegisk (54 commits)")[![raidoa](https://avatars.githubusercontent.com/u/2370789?v=4)](https://github.com/raidoa "raidoa (6 commits)")[![bramstroker](https://avatars.githubusercontent.com/u/2345875?v=4)](https://github.com/bramstroker "bramstroker (4 commits)")[![lphilippo](https://avatars.githubusercontent.com/u/732984?v=4)](https://github.com/lphilippo "lphilippo (2 commits)")[![stijnbernards](https://avatars.githubusercontent.com/u/6909174?v=4)](https://github.com/stijnbernards "stijnbernards (1 commits)")

### Embed Badge

![Health badge](/badges/ingenico-m2-payment/health.svg)

```
[![Health](https://phpackages.com/badges/ingenico-m2-payment/health.svg)](https://phpackages.com/packages/ingenico-m2-payment)
```

###  Alternatives

[cybersource/rest-client-php

Client SDK for CyberSource REST APIs

39881.3k6](/packages/cybersource-rest-client-php)[buckaroo/sdk

Buckaroo payment SDK

12189.1k9](/packages/buckaroo-sdk)[contica/facturador-electronico-cr

Un facturador de código libre para integrar facturación electrónica en Costa Rica a un proyecto PHP

2128.8k](/packages/contica-facturador-electronico-cr)[paymentsuite/paymentsuite

PaymentSuite is an easy implementation for lot of Payment Methods for Symfony projects

2615.5k2](/packages/paymentsuite-paymentsuite)

PHPackages © 2026

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