PHPackages                             ovribanking/module-ovri-magento2 - 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. ovribanking/module-ovri-magento2

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

ovribanking/module-ovri-magento2
================================

MAGENTO 2 payment module for Ovri.com solution

1.2.0(3y ago)0721OSL-3.0PHP

Since Nov 16Pushed 3y ago1 watchersCompare

[ Source](https://github.com/OvriBanking/Magento2_Ovri)[ Packagist](https://packagist.org/packages/ovribanking/module-ovri-magento2)[ RSS](/packages/ovribanking-module-ovri-magento2/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Ovri Payment Module for Magento 2.3.x to 2.4.x
----------------------------------------------

[](#ovri-payment-module-for-magento-23x-to-24x)

Tested up to version 2.4.1 should not cause technical problems on versions above 2.4.x This payment module allows you to accept credit card payments through Ovri.com payment solution ().

- Module version: 1.2.0
- Composer required : 2.0 or more

INSTALLATION AND ACTIVATION
===========================

[](#installation-and-activation)

### Installation with COMPOSER

[](#installation-with-composer)

#### This is the recommended installation because it allows quick updates, so prefer the installation with COMPOSER

[](#this-is-the-recommended-installation-because-it-allows-quick-updates-so-prefer-the-installation-with-composer)

> To install Ovri payment module on Magento you just need to enter the following command:
>
> ```
> composer require ovribanking/module-ovri-magento2
> ```
>
>
>
> depending on the case or your version of composing you may have to use a method with some ignorance
>
> ```
> composer require ovribanking/module-ovri-magento2 --ignore-platform-reqs
> ```

### Manual installation via FTP

[](#manual-installation-via-ftp)

> If you want to perform a manual installation it is also possible in this case you just have to create the following directories in the app/code directory of your Magento &gt; installation:
>
> ```
> Main directory : Ovribanking (please respect upper & lower case)
> A subdirectory : Ovri (please respect upper & lower case)
>
> This will give app/code/Ovribanking/Ovri/
>
> ```
>
>
>
> Then copy the entire archive into the **Ovri** directory.
>
> You will need to activate the module with the following commands:
>
> ```
> php bin/magento module:enable Ovribanking_Ovri --clear-static-content
> php bin/magento setup:upgrade
> php bin/magento setup:di:compile
> php bin/magento cache:flush
> ```

### Update installation with COMPOSER

[](#update-installation-with-composer)

> ##### Attention only works if you had installed the module the first time with COMPOSER.
>
> [](#attention-only-works-if-you-had-installed-the-module-the-first-time-with-composer)
>
> The update is simple, just enter the following command:
>
> ```
> composer update ovribanking/module-ovri-magento2 --ignore-platform-reqs
> ```

MODULE SETTINGS
===============

[](#module-settings)

To connect the module to your Ovri merchant account you must:

1. Retrieving your API credentials
----------------------------------

[](#1-retrieving-your-api-credentials)

- Add your website to your Ovri account
- Retrieve the API key (Merchant Key)
- Generated the SECRET key and retrieved it

2. Configure Magento plugins (Ovri)
-----------------------------------

[](#2-configure-magento-plugins-ovri)

- Click on "Stores" &gt; "Configuration"
- Then on the "Sales" tab &gt; "Payment methods".
- Just fill in the sections corresponding to Ovri (MerchantKey &amp; SecretKey)

NOTIFICATION DE PAIEMENT
========================

[](#notification-de-paiement)

The OvriBanking payment module for Magento, does not require any configuration on the OVRI side because the notification information is natively integrated to this plugin. If your website does not receive the answers, please check the IPN status in your transactions and if necessary click on "View" to understand the reason, Make sure to allow if you have a firewall the ips of OVRI and/or the access to the ipn resource:

- \[YourUrlInstallPathMagento\]/ovribanking\_ovri/index/ipn/

TEST MODE
=========

[](#test-mode)

(**Note:** To test transactions, don't forget to switch your website (in your Ovri interface, in test/demo mode) and switch it to production when your tests are finished.

Once the test mode is active, the test cards will be displayed on the payment page.

### Don't forget to disable the test mode when you are ready to accept real transactions.

[](#dont-forget-to-disable-the-test-mode-when-you-are-ready-to-accept-real-transactions)

###  Health Score

25

—

LowBetter than 36% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

Unknown

Total

1

Last Release

1318d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1ca1db2f50f2e3603a0585b2c97c81b04607ee9d4c7cb8187598612e8ef401f4?d=identicon)[ovribanking](/maintainers/ovribanking)

---

Top Contributors

[![OvriBanking](https://avatars.githubusercontent.com/u/107410779?v=4)](https://github.com/OvriBanking "OvriBanking (7 commits)")

---

Tags

magentomagento2magento2-extensionmagento2-extension-freemagento2-modulemagento2-module-freeovriovribankingpaymentpayment-gatewaypayment-integrationpayment-modulepayment-processingpayment-processor

### Embed Badge

![Health badge](/badges/ovribanking-module-ovri-magento2/health.svg)

```
[![Health](https://phpackages.com/badges/ovribanking-module-ovri-magento2/health.svg)](https://phpackages.com/packages/ovribanking-module-ovri-magento2)
```

###  Alternatives

[omnipay/coinbase

Coinbase driver for the Omnipay payment processing library

18570.2k1](/packages/omnipay-coinbase)

PHPackages © 2026

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