shipay_pagamentos_digitais / shipay-magento-pix-qr-gateway
Magento 2 的 Shipay 支付集成扩展
1.0.9
2024-08-30 14:30 UTC
This package is not auto-updated.
Last update: 2024-09-20 00:47:31 UTC
README
概览
本模块提供 Shipay 支付服务提供商的 PIX 支付交易操作与 Magento 2 平台的集成。
安装
安装 Shipay PixQrGateway 模块
将模块文件解压缩到 app/code/Shipay/PixQrGateway 文件夹中
模块放置成功后,应启用 Shipay PixQrGateway 模块。
$ bin/magento module:enable Shipay_PixQrGateway --clear-static-content
运行 setup:upgrade
命令
$ bin/magento setup:upgrade
最后清除缓存
$ bin/magento cache:flush
启用令牌缓存以获得更好的性能
bash
$ bin/magento cache:enable shipay_token