承接 smart2pay/magento2 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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)

  1. Install Smart2Pay Magento plugin using composer:

    composer require smart2pay/magento2
  2. Follow steps from Magento setup section.

  3. Login in admin area of your Magento shop and configure the plugin.

Manual installation notes

  1. 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/magento2 in a temporary directory on your Magento 2 server.

  2. 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.

  3. Copy plugin files from the temporary directory created at step 1 in {Magento_root}/app/code/Smart2Pay/GlobalPay directory.

  4. To check if the files were copied correctly, check if there is a registration.php file in {Magento_root}/app/code/Smart2Pay/GlobalPay directory.

  5. Run composer require smart2pay/sdk-php in {Magento_root} directory (not in module's directory).

  6. Complete steps from Magento setup section.

  7. 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

  1. Open a shell in Magento 2 root directory.

  2. To make sure the plugin is enabled run bin/magento module:enable Smart2Pay_GlobalPay.

  3. Run following commands:

    bin/magento setup:upgrade
    bin/magento setup:di:compile

统计信息

  • 总下载量: 2.94k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 3
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 2
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: OSL-3.0
  • 更新时间: 2020-04-29