Skip to content

Releases: onpayio/prestashop

1.0.20

28 Oct 09:48
4dd4c5a
Compare
Choose a tag to compare
  • Removed usage of AdminOrder hook, to ensure compatability with prestashop 8.2.
  • Bumping minimum version to 1.7.7.0 where new admin hooks where added.
  • Implemented Prestashop coding standards

1.0.19

05 Aug 11:02
a154b0e
Compare
Choose a tag to compare
  • 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

15 Apr 06:12
3efbd00
Compare
Choose a tag to compare
  • Fixed bug in hook registration.
  • Added general platform that identifies the plugin with the API.

1.0.17

18 Apr 14:35
110a4fe
Compare
Choose a tag to compare
  • 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

09 Nov 10:33
4764a34
Compare
Choose a tag to compare
  • Added check of currency, when showing compatible payment methods
  • Fixed bug when getting currency for cart upon validation of order.

1.0.15

07 Apr 10:15
Compare
Choose a tag to compare
  • Improved validation of parameters on callback and decline endpoints.

1.0.14

15 Feb 15:11
Compare
Choose a tag to compare
  • Added swish as available payment method

1.0.13

06 Sep 14:01
Compare
Choose a tag to compare
  • 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

08 Jun 12:39
Compare
Choose a tag to compare
  • Implemented custom success page instead of relying on the build in confirmation page.

1.0.11

27 May 07:38
Compare
Choose a tag to compare
  • Fixed bug with locked state of cart on callbacks.