Skip to content

Releases: mollie/magento2-hyva-compatibility

2.2.0

02 Dec 14:49
5bf66da
Compare
Choose a tag to compare

Improvements:

  • Better error handling for Apple Pay

2.1.1

06 Mar 10:49
002e5d1
Compare
Choose a tag to compare

Bugfixes:

  • Check form validity when using Apple Pay
  • Send form to backend when using Apple Pay

2.1.0

29 Sep 08:31
9630db4
Compare
Choose a tag to compare

Improvements:

  • Dynamic supported networks for Apple Pay

2.0.1

26 Jun 14:18
fa8c86c
Compare
Choose a tag to compare

Bugfixes:

  • Fixed faulty trailing comma in composer.json

2.0.0

26 Jun 13:24
a4cd149
Compare
Choose a tag to compare

Changes:

  • Removed checkout modules

Backwards compatibility:

  • This module is split into 2 separate modules: One for Hyva compatiblity in general, and one for the Hyva Checkout. All PRs related to the checkout are closed and added to the new repository, which you can find here.

1.0.2

09 May 17:49
9a0d073
Compare
Choose a tag to compare

Bugfixes:

  • Make sure ApplePay is hidden when the method is changed

Improvements:

  • Updated the readme to include step to deal with missing styles

1.0.1

01 May 12:02
10270f3
Compare
Choose a tag to compare

Bugfixes:

  • Restore cart and show error message on ApiException
  • Prevent purging for dynamic classes

1.0.0

19 Apr 13:24
f6d32d5
Compare
Choose a tag to compare

Features:

  • First public release