unzerdev / prestashop
Official Unzer Payment Extension for PrestaShop.
v1.2.6
2026-03-20 07:52 UTC
Requires
- php: >=7.4
- composer/installers: ^2.3
- unzerdev/php-sdk: ^3.15.0
README
Unzer payment integration for PrestaShop 1.7.x, V8.x and V9.x
Installation out of github
- To install the plugin go to Unzer Docs and follow our guide.
- Upload the plugin files into the
modules/unzerpaymentfolder in your PrestaShop installation. - Switch to admin and install the plugin using the PrestaShop plugin manager and configure it as you need.
Changelog
v1.2.6
- Multistore Order view update
- Updated iDEAL Payment naming and logo
v1.2.5
- Fixed transaction type for Wero
v1.2.4
- Bugfix keypair validation in backend
- Default order payment methods
- Compatibility PrestaShop 9.1 beta
v1.2.3
- Updated payment methods naming and icons
- UX improvements in backend configuration
- Fix Klarna integration
v1.2.2
- Implemented a workaround to prevent potential session loss during iDeal payments when the iDeal app is used on specific devices.
- B2B customer object update
v1.2.1
- Added order reference to charge calls
- Fix in webhook notification
- Fix language setter bug in paypage
v1.2.0
- Update to paypage V2
- Changes for PrestaShop V9 Beta compatibility
v1.1.1
- Icon Update iDeal
v1.1.0
- Added Direct Transfer localization and icon
v1.0.4
- Fix variants in basket creation
v1.0.3
- Optimization backend setting for Test Mode
- Improved TMX Session ID generation
v1.0.2
- Updated readme.io file
v1.0.1
- Improvement automatic webhook registration after credentials update
v1.0.0
- Initial release