Skip to content

Releases: onpayio/prestashop

1.0.22

Choose a tag to compare

@Mortengh1 Mortengh1 released this 10 Jun 14:30
798f04d
  • Added SECURITY.md
  • Added description fields per method
  • Added Icelandic as a language option
  • Added Automatic cancel
  • Changed settings structure

1.0.21

Choose a tag to compare

@ebbesmoeller ebbesmoeller released this 04 Aug 09:50
2669c88
  • Add card brand name to method name if method is card.
  • Updated SDK version, to new release independent of Oauth2 client.
  • Added support for Prestashop 9

1.0.20

Choose a tag to compare

@ebbesmoeller ebbesmoeller released this 28 Oct 09:48
4dd4c5a
  • 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

Choose a tag to compare

@ebbesmoeller ebbesmoeller released this 05 Aug 11:02
a154b0e
  • 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

Choose a tag to compare

@ebbesmoeller ebbesmoeller released this 15 Apr 06:12
3efbd00
  • Fixed bug in hook registration.
  • Added general platform that identifies the plugin with the API.

1.0.17

Choose a tag to compare

@ebbesmoeller ebbesmoeller released this 18 Apr 14:35
110a4fe
  • 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

Choose a tag to compare

@ebbesmoeller ebbesmoeller released this 09 Nov 10:33
4764a34
  • Added check of currency, when showing compatible payment methods
  • Fixed bug when getting currency for cart upon validation of order.

1.0.15

Choose a tag to compare

@ebbesmoeller ebbesmoeller released this 07 Apr 10:15
  • Improved validation of parameters on callback and decline endpoints.

1.0.14

Choose a tag to compare

@ebbesmoeller ebbesmoeller released this 15 Feb 15:11
  • Added swish as available payment method

1.0.13

Choose a tag to compare

@ebbesmoeller ebbesmoeller released this 06 Sep 14:01
  • 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.