pagcommerce / magento2
适用于 Magento 2.x 的 Pagcommerce 支付方式
1.3.8
2024-07-25 13:42 UTC
Requires
- ext-curl: *
- magento/module-checkout: *
- magento/module-payment: *
- magento/module-sales: *
README
Pagcommerce Magento 2
为 Magento 2.x 集成 Pagcommerce 模块
要求
- Magento Community 2.x/
- PHP >= 7.2.x
- Cron
安装
composer
composer require pagcommerce/magento2
bin/magento cache:clean
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento setup:static-content:deploy -f
在 系统 > 工具 - 缓存管理
中清除缓存
配置
- 访问您商店的管理面板
- 转到
商店 > 配置 > 销售 > 支付方式 > 其他支付方式 > Pagcommerce - 通用设置
- 将 模式 改为 生产
- 输入您的 Api_KEY 和 Api_Secret - 如果您没有密钥,请访问我们的网站并点击菜单 "配置 - API 密钥"
- 保存设置
- 在 "Pagcommerce PIX" 会话中启用 PIX
- 在 "Pagcommerce Boleto" 会话中启用 Boleto
未支付票据自动取消配置
在平台上创建的以 Boleto 或 PIX 作为支付方式的订单,在到期后将自动取消。该模块具有一个自动处理流程,可以识别待付款的票据,如果在到期日后的 15 天内没有付款,订单将被 取消。