Skip to content

Releases: Mondido/magento2

Version 1.3.11

27 Sep 06:49
Compare
Choose a tag to compare

Fix issue with undefined property:

Notice: Undefined property: Mondido\Mondido\Model\Api\Customer::$logger in /var/www/vendor/mondido/magento2-mondido/Model/Api/Mondido.php on line 105

Version 1.3.10

20 Sep 20:37
Compare
Choose a tag to compare

Adds a feature toggled possibility to deactivate quote (an active quote can't be made to an order) on callback. When enabled, the quote will be automatically deactivated if it's – for some reason – still active when Mondido makes the payment callback. The feature has a treshold of 2 minutes.

Version 1.3.9

05 Jul 10:30
Compare
Choose a tag to compare
  • Make sure meta update is not triggering transaction processing
  • Remove the ever growing log events from the transaction data that is stored on the quote

Version 1.3.8

26 Jun 10:28
Compare
Choose a tag to compare
  • Get base shipping including tax instead of base shipping amount when collecting transaction items
  • Add basic check for first array key in info block
  • Add basic test files for all classes

Version 1.3.7

22 Jun 13:54
Compare
Choose a tag to compare

Fix bug in shipping VAT calculation.

Version 1.3.6

30 May 14:13
Compare
Choose a tag to compare

Due to conflicts with other modules usage of the Magento curl adapter we've added a reset of the curl options before any API request is made.

Version 1.3.4

02 May 07:12
Compare
Choose a tag to compare

Add is_object check to avoid warnings from the method capture of HostedWindow.

Fix observer issue

19 Apr 13:56
Compare
Choose a tag to compare

Fixes issue with observer if using another checkout or payment method:

Warning: First parameter must either be an object or the name of an existing class in […]/vendor/mondido/magento2-mondido/Model/Api/Transaction.php on line 222

Version 1.3.2

19 Apr 08:47
Compare
Choose a tag to compare

Fix undefined index notices

19 Apr 06:55
Compare
Choose a tag to compare
Merge pull request #31 from kodbruket/v.1.3.1

Version 1.3.1