This official module allows you to accept credit card payments via the RuckPay platform directly on PrestaShop.
PrestaShop version | PHP Version |
---|---|
1.7.8 - 8.1 | 7.1 or greater |
In order to configure the PrestaShop module, you need RuckPay API keys.
You can find your keys in the Developers
tab on your RuckPay account.
When creating your account, a private and public key is automatically generated for test mode. Live mode keys will be available after account validation.
The module allows you to make payments by credit card.
Payments are 3D Secure compatible.
- PrestaShop module : (https://github.com/RuckPay/SDK-Prestashop/wiki)
- RuckPay API : (https://documenter.getpostman.com/view/21166936/2s9Xy6rVu1)
- RuckPay Resource (FAQ) : (https://www.ruckpay.com/support-en/)
The module for PrestaShop is available under the Apache 2.0 License. Check out the LICENSE file for more information.