Skip to content

Releases: mondu-ai/magento2-checkout

Release 2.0.0

25 May 09:33
01016bf
Compare
Choose a tag to compare

What's Changed

Name change in composer.json from mondu/magento2-payment to mondu_gmbh/magento2-payment

Full Changelog: 1.1.18...2.0.0

Release 1.1.18

04 May 09:32
5014c43
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.17...1.1.18

Release 1.1.17

18 Apr 09:52
3f86dc2
Compare
Choose a tag to compare

What's Changed

  • Show error message instead of throwing an error on certain api errors during credit note creation. by @tikohov20 in #70
  • Allows merchants to include buyer fee cents by @tikohov20 in #73
  • Allow multiple API keys by @tikohov20 in #71

Full Changelog: 1.1.16...1.1.17

Release 1.1.16

17 Mar 13:05
46b87dc
Compare
Choose a tag to compare

What's Changed

  • Avoid deprecation warning on json_decode by @gfobe in #69
  • External reference id change. by @tikohov20 in #68

Full Changelog: 1.1.15...1.1.16

Release 1.1.15

27 Feb 09:40
65adf2b
Compare
Choose a tag to compare

Description

This release removes unwanted functionality that overwrites shipping/billing address for the buyer when creating the order.

Release 1.1.14

06 Feb 14:27
c025bc0
Compare
Choose a tag to compare

Description

New features: New logo, Additional description to payment methods.

Bugfixes: Fixed shipment amount validation

Release 1.1.13

25 Jan 10:52
513d297
Compare
Choose a tag to compare

Release: p
Tickets: CON-767, CON-185
Description: Added cache on error for payment methods request.

Release 1.1.12

05 Jan 09:46
Compare
Choose a tag to compare

Release: p
Tickets: BNPL-2508
Description: added force push on github workflow changes

1.1.11 Release

27 Dec 11:48
56c67dc
Compare
Choose a tag to compare

Configuration field to disable Magento invoice requirement to ship the order.

1.1.10 Release

13 Dec 11:58
6fc6d0a
Compare
Choose a tag to compare

Fixed isAddressSameAsShipping subscriber operating in the incorrect context ( method renderer, mondu.js )