Releases: onpayio/prestashop
Releases · onpayio/prestashop
1.0.20
1.0.19
- Fixed usage of PS json encoder in callback controller
- Add paid amount from OnPay when validating orders in callback controller
- Added Klarna, Paypal, Apple Pay and Google Pay, payment options
1.0.18
- Fixed bug in hook registration.
- Added general platform that identifies the plugin with the API.
1.0.17
- Confirmed compability with Prestashop 1.7.8.8 and 8.0.1
- Added function for showing alerts regarding available updates to the module, with info from OnPay API
- Fixed buildscript prefixing
1.0.16
- Added check of currency, when showing compatible payment methods
- Fixed bug when getting currency for cart upon validation of order.
1.0.15
- Improved validation of parameters on callback and decline endpoints.
1.0.14
- Added swish as available payment method
1.0.13
- Updated Anyday branding
- Added feature for automatically capturing transactions, when orders are updated with specific status
- Exclude paragonIE random_compat from scoper, since this repo is registered in the global space, and results in errors if prefixed with a namespace.
1.0.12
- Implemented custom success page instead of relying on the build in confirmation page.
1.0.11
- Fixed bug with locked state of cart on callbacks.