QuickStart Guide PrestaShop
Sign an agreement with Resurs Bank to get credentials for production.
Requirements
- PHP version: Minimum PHP 8.1 (note: PrestaShop allows down to PHP 7.2, but this plugin does not support anything below 8.1)
- PrestaShop version: Tested with PrestaShop 8.2.0 and compatible with versions 8.x and above
- SSL connectivity: Required (preferably using OpenSSL)
- CURL: ext-curl must be enabled with a minimum version of 7.61.0
- CURLAUTH_BEARER support: Required for token-based authentication
- Decimal precision: PHP’s default precision setting (
precision=14
in php.ini) is typically sufficient. Raising this value too high may result in floating-point rounding errors. It is recommended to use the default setting to ensure proper two-decimal rounding behavior.
1. Acquire test credentials
Contact Resurs Bank to request your test credentials. Make sure that your system meets all technical requirements before proceeding with the integration.
2. Installation
Download and install the plugin (resursbank.zip - updated 2025-06-05).
3. Configuration
For full documentation, read the repository README’s