ovribanking/module-ovri-magento2
Composer 安装命令:
composer require ovribanking/module-ovri-magento2
包简介
MAGENTO 2 payment module for Ovri.com solution
README 文档
README
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:
composer require ovribanking/module-ovri-magento2depending 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
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:
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
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
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.
Don't forget to disable the test mode when you are ready to accept real transactions.
ovribanking/module-ovri-magento2 适用场景与选型建议
ovribanking/module-ovri-magento2 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 762 次下载、GitHub Stars 达 0, 最近一次更新时间为 2022 年 11 月 15 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 ovribanking/module-ovri-magento2 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 ovribanking/module-ovri-magento2 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 762
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 28
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2022-11-15