Download the PHP package ovribanking/module-ovri-magento2 without Composer
On this page you can find all versions of the php package ovribanking/module-ovri-magento2. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download ovribanking/module-ovri-magento2
More information about ovribanking/module-ovri-magento2
Files in ovribanking/module-ovri-magento2
Package module-ovri-magento2
Short Description MAGENTO 2 payment module for Ovri.com solution
License OSL-3.0 AFL-3.0
Informations about the package module-ovri-magento2
Ovri Payment Module for Magento 2.3.x to 2.4.x
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 (https://www.ovri.com).
- Module version: 1.2.0
- Composer required : 2.0 or more
INSTALLATION AND ACTIVATION
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:
depending on the case or your version of composing you may have to use a method with some ignorance
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 > installation:
Then copy the entire archive into the Ovri directory.
You will need to activate the module with the following commands:
Update installation 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:
MODULE SETTINGS
To connect the module to your Ovri merchant account you must:
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)
- Click on "Stores" > "Configuration"
- Then on the "Sales" tab > "Payment methods".
- Just fill in the sections corresponding to Ovri (MerchantKey & SecretKey)
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
(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.