pagofacilnet/module-payment
Composer 安装命令:
composer require pagofacilnet/module-payment
包简介
Payment gateway plugin by PagoFacil.net for Magento 2
README 文档
README
PagoFácil Online
How to work?
Practical solution that offers comfort and confidentiality. In just a few simple steps you can start charging
- step 1
- Your customer makes his order
- step 2
- Your customer enter the credit card details
- step 3
- Confirm the order and purchase information
- step 4
- You and your clustomer receive confirmation of the transaction
Install
Remember the basic known about
usermod -a -G <web server group name> <support user> chown -R <web server user name>:<web server group name> /path/of/your/magento find . -type d -exec chmod 775 {} + && find . -type f -exec chmod 664 {} + && chmod ug+x bin/magento composer require pagofacilnet/module-payment bin/magento module:enable Pagofacil_Card --clear-static-content bin/magento setup:upgrade bin/magento setup:di:compile
If you need more information about how to install, please, read the Magento installation flow
Update
composer clear-cache composer update pagofacilnet/card-magento2 bin/magento setup:upgrade bin/magento setup:di:compile
Documentation
- Read our documentation to learn how to use Pago Fácil solutions
- Blog
- How to contribute
- Code of conduct
- Change log
- Code metrics
Contributors
PagoFacil.net team
License
统计信息
- 总下载量: 65
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2020-01-28