pagaleve/pagaleve-magento2-extension
最新稳定版本:1.4.3
Composer 安装命令:
composer require pagaleve/pagaleve-magento2-extension
包简介
2
README 文档
README
Official Pagaleve plugin payments online for Magento 2.
Integration
The plugin integrates with Pagaleve API. https://pagaleve.stoplight.io/docs/public-apis/YXBpOjExOTgyMjU4-pagaleve-api
Requirements
This plugin version 1.4.x supports:
- PHP 8.1 version and higher.
- Magento 2 version 2.4.6 and higher.
This plugin version 1.3.x supports:
- PHP 7.4.0 version and higher.
- Magento 2 version 2.4.x to 2.4.5
This plugin version 1.2.x or higher supports:
- PHP 7.3.0 version and higher.
- Magento 2 version 2.3.4 to 2.3.7.
Installation
To install our plugin through Composer::
composer require pagaleve/pagaleve-magento2-extension composer update bin/magento module:enable Pagaleve_Payment bin/magento setup:upgrade
To install our plugin without Composer:
download zip
extract file in app/code/Pagaleve/Payment
Configuration
After installation has completed go to:
Stores > Settings > Configuration
Sales > Payment Methods > Other Payment Methods > Pagaleve.
Uninstall
If you installed our plugin through Composer:
composer remove pagaleve/pagaleve-magento2-extension composer update bin/magento setup:upgrade
If you haven't installed our plugin through Composer::
rm app/code/Pagaleve/ -rf bin/magento setup:upgrade
Support and Contributing
You can create issues on our Magento Repository. https://github.com/pagaleve/pagaleve-magento2-extension/issues/new
Pull requests are welcome.
统计信息
- 总下载量: 9.51k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2022-03-07