scalapay/scalapay-magento-2
最新稳定版本:4.2.1
Composer 安装命令:
composer require scalapay/scalapay-magento-2
包简介
Magento 2 - Scalapay Payment Module
README 文档
README
Introduction
Scalapay is an innovative payment method that allows customers to pay in 3 or 4 comfortable installments on a monthly basis.
This plugin permits you to configure easily the payment gateway and display Scalapay in your product pages, cart pages and checkout.
System Requirements
- Magento 2.2.2 or greater
- PHP 7.1 or greater
Installation
- Login via SSH into your server
- Go to the Magento root
- Enable maintenance mode by running
php bin/magento maintenance:enable - Download the module by running
composer require scalapay/scalapay-magento-2 - Enable the module by running
php bin/magento module:enable Scalapay_Scalapay - Apply database updates by running
php bin/magento setup:upgrade - Deploy the static content by running
php bin/magento setup:static-content:deploy - Compile the source by running
php bin/magento setup:di:compile - Clear the cache by running
php bin/magento cache:clean - Disable maintenance mode by running
php bin/magento maintenance:disable
Configuration
- Stores -> Configuration -> Sales -> Scalapay
- Stores -> Configuration -> Sales -> Payment Methods :: Scalapay
Additional Information
统计信息
- 总下载量: 34.76k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2023-09-01