smart2pay/magento2
最新稳定版本:4.1.9
Composer 安装命令:
composer require smart2pay/magento2
包简介
Use Smart2Pay module to have access to 200+ payment methods.
README 文档
README
Tested on Magento 2.1.15, 2.2.5, 2.2.6 and 2.3.4.
Composer installation (recommended)
-
Install Smart2Pay Magento plugin using composer:
composer require smart2pay/magento2
-
Follow steps from Magento setup section.
-
Login in admin area of your Magento shop and configure the plugin.
Manual installation notes
-
Copy Smart2Pay plugin files:
1.1. Zip file
Download zip file from Smart2Pay Magento 2 releases and unzip it in a temporary location on your Magento 2 server.
1.2. git clone
Execute
git clone https://github.com/Smart2Pay/magento2in a temporary directory on your Magento 2 server. -
In {Magento_root}/app/code directory create Smart2Pay/GlobalPay directories. If you don't have a code directory in {Magento_root}/app/, create it first.
-
Copy plugin files from the temporary directory created at step 1 in {Magento_root}/app/code/Smart2Pay/GlobalPay directory.
-
To check if the files were copied correctly, check if there is a registration.php file in {Magento_root}/app/code/Smart2Pay/GlobalPay directory.
-
Run
composer require smart2pay/sdk-phpin {Magento_root} directory (not in module's directory). -
Complete steps from Magento setup section.
-
Login in admin area of your Magento and configure the plugin.
If you have problems with any version please let us know your Magento, Smart2Pay module and Smart2Pay SDK versions at support@smart2pay.com.
Magento setup
-
Open a shell in Magento 2 root directory.
-
To make sure the plugin is enabled run
bin/magento module:enable Smart2Pay_GlobalPay. -
Run following commands:
bin/magento setup:upgrade bin/magento setup:di:compile
统计信息
- 总下载量: 2.94k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2020-04-29