oceanpayment/module-googlepay

使用 Oceanpayment GooglePay 支付网关接受支付

安装: 15

依赖关系: 0

建议者: 0

安全: 0

星标: 0

关注者: 1

分支: 0

公开问题: 0

类型:magento2-module

1.0.0 2023-11-17 10:06 UTC

This package is auto-updated.

Last update: 2024-09-30 01:46:50 UTC


README

#Oceanpayment GooglePay 安装步骤 1 - 将模块解压缩到 app/code/Oceanpayment/GooglePay 目录下 2 - 启用模块:bin/magento module:enable --clear-static-content Oceanpayment_GooglePay 3 - 升级数据库:bin/magento setup:upgrade 4 - 重新运行编译命令:bin/magento setup:di:compile

为了禁用模块:bin/magento module:disable --clear-static-content Oceanpayment_GooglePay 为了更新静态文件:bin/magento setup:static-content:deploy

重要:确保 bin/magento 文件中的 php 路径正确