scalapay / scalapay-magento-2
Magento 2 - Scalapay Payment Module
4.1.1
2025-09-30 08:45 UTC
Requires
- php: >=7.1
- scalapay/scalapay-php-sdk: ~3.3.6
- dev-master
- 4.1.1
- 4.1.0
- 4.0.3
- 4.0.2
- 4.0.1
- 4.0.0
- 3.5.1
- 3.5.0
- 3.4.1
- 3.4.0
- 3.3.8
- 3.3.7
- 3.3.6
- 3.3.5
- 3.3.4
- 3.3.3
- 3.3.2
- 3.3.1
- 3.3.0
- 3.2.4
- 3.2.3
- 3.2.2
- 3.2.1
- 3.2.0
- 3.1.0
- 3.0.2
- 3.0.1
- 3.0.0
- dev-feature/SP-25209-handle-delegated-order-status
- dev-feature/SP-25209-handle-external-order-status
- dev-develop
- dev-SP-25209-handle-external-order-status
- dev-feature/SECLEV-10-test-partial-delay-capture
- dev-feature/IN-4790
This package is auto-updated.
Last update: 2025-10-01 12:46:55 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