scalapay / scalapay-magento-2
Magento 2 - Scalapay Payment Module
Package info
bitbucket.org/scalapay/scalapay-magento-2
Type:magento2-module
pkg:composer/scalapay/scalapay-magento-2
4.3.0
2026-04-22 13:16 UTC
Requires
- php: >=7.1
- scalapay/scalapay-php-sdk: ~3.3.6
This package is auto-updated.
Last update: 2026-04-22 13:18:15 UTC
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