stancer / cms-prestashop
Stancer PrestaShop module
Requires
- php: >=7.4
- stancer/stancer: ^1.1.4
Requires (Dev)
README
This official module allows you to accept credit card payments via the Stancer platform directly on PrestaShop.
Requirements
Minimal versions
PrestaShop version | PHP Version |
---|---|
1.7.8 - 8.2 | 7.4 or greater |
API keys
In order to configure the PrestaShop module, you need Stancer API keys.
You can find your keys in the Developers
tab on your Stancer account.
When creating your account, a private and public key is automatically generated for test mode. Live mode keys will be created after account validation.
Supported payment method
The module allows you to make payments by credit card.
Payments are 3D Secure compatible. The amount from which 3D Secure is triggered can be configured from the module in the PrestaShop back office.
Customers have the option of registering a credit card when paying for the order so that they can quickly pay for their next purchases.
Documentation
- PrestaShop module (french)
- Stancer API
- Stancer Resource: english / french
API Library
This module is using the Stancer API Library for PHP.
License
MIT license.
For more information, see the LICENSE file.