freepay / magento2

实现了与FreePay支付网关的集成。

安装: 80

依赖: 0

建议: 0

安全: 0

星标: 0

关注者: 1

分支: 0

开放问题: 0

类型:magento2-module

1.0.26 2024-08-19 14:05 UTC

This package is auto-updated.

Last update: 2024-09-19 14:21:22 UTC


README

Magento 2的支付网关模块

安装

composer require freepay/magento2
php bin/magento module:enable FreePay_Gateway
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento cache:clean