thelia / scalapay-module
Scalapay module for Thelia
Package info
github.com/thelia-modules/ScalaPay
Type:thelia-module
pkg:composer/thelia/scalapay-module
1.0.5
2021-12-02 08:41 UTC
Requires
- scalapay/scalapay: ^1.1
- thelia/installer: ~1.1
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
This module adds the payment solution Scalapay.
The API Key of the staging (test) environment is qhtfs87hjnc12kkos
Installation
Manually
- Copy the module into
<thelia_root>/local/modules/directory and be sure that the name of the module is Scalapay. - Activate it in your thelia administration panel
Composer
Add it in your main thelia composer.json file
composer require thelia/scalapay-module:~1.0
Usage
- Contact Scalapay to create a Scalapay Partner account https://www.scalapay.com/.
- Connect to Scalapay to retrieve your api key https://partner.scalapay.com/login.
- Go to the module configuration and add your api key.
- Set the operation mode to production
Documentation : https://developers.scalapay.com/docs
If you want to use Scalapay in test mode, you can follow this link to get the test environment information of Scalapay : https://developers.scalapay.com/docs/test-environments