scalapay / scalapay-magento-2
Magento 2 - Scalapay Payment Module
3.5.0
2024-11-07 10:55 UTC
Requires
- php: >=7.1
- scalapay/scalapay-php-sdk: ~3.3.0
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 - Pay in 3
- Stores -> Configuration -> Sales -> Payment Methods :: Scalapay - Pay in 4
- Stores -> Configuration -> Sales -> Payment Methods :: Scalapay - Product Suite