Skip to content

Releases: wallee-payment/magento-2

2.1.20

14 Nov 11:43
Compare
Choose a tag to compare

Bugfix

  • Fix for cors policy
  • Fix for Invoice not being refundable online

Tested Against

  • PHP 8.1
  • PHP SDK 4.6.0
  • Magento 2.4.7

2.1.19

30 Sep 10:53
Compare
Choose a tag to compare

Bugfix

  • Fix for cors policy
  • Fix for Invoice not being refundable online

Tested Against

  • PHP 8.1
  • PHP SDK 4.6.0
  • Magento 2.4.7

2.1.18

03 Sep 10:05
Compare
Choose a tag to compare

Bugfix

  • Fix for webhooks processing out of order and leaving fraud status

Feature

  • Add de-CH translation file

Tested Against

  • PHP 8.1
  • PHP SDK 4.5.0
  • Magento 2.4.7

2.1.17

15 Aug 08:36
Compare
Choose a tag to compare

Hotfix

  • Added connect-src to CSP whitelist.
  • Fixed clear invalid transaction ID on decline.

Tested Against

  • PHP 8.1
  • PHP SDK 4.5.0
  • Magento 2.4.6

2.1.16

24 Jul 13:16
Compare
Choose a tag to compare

Hotfix

  • Fixed issue with payment script blocking by Magento.

Tested Against

  • PHP 8.1
  • PHP SDK 4.4.0
  • Magento 2.4.6

2.1.15

10 Jul 13:14
Compare
Choose a tag to compare

Feature

  • Enable merchant to disable "check available payment methods" to reduce calls at checkout

Tested Against

  • PHP 8.1
  • PHP SDK 4.2.0
  • Magento 2.4.6

2.1.14

05 Jun 12:08
Compare
Choose a tag to compare

Feature

  • Add compatibility to Magento 2.4.7 and PHP 8.2.
  • Upgrade PHP-SDK version to 4.2.0
  • Added extra domains to the HTTP schema for CSP.

Tested Against

  • PHP 8.1
  • PHP SDK 4.2.0
  • Magento 2.4.6

2.1.13

29 Apr 09:23
Compare
Choose a tag to compare

BugFix

  • Fixed hardcoded string

Tested Against

  • PHP 8.1
  • PHP SDK 4.0.2
  • Magento 2.4.6

2.1.12

26 Mar 13:55
Compare
Choose a tag to compare

BugFix

  • Fix for iframe reload removing payment methods
  • Fix for iframe no loading correctly when only one payment method is chosen
  • Fix for incorrect transaction id assignment

Tested Against

  • PHP 8.1
  • PHP SDK 4.0.2
  • Magento 2.4.6-p3

2.1.11

09 Feb 09:12
Compare
Choose a tag to compare

Updated README with version support information.