Releases: mondu-ai/magento2-checkout
Release 2.0.0
What's Changed
- Added external_reference_id for buyers. by @tikohov20 in #75
- Removed unused files. by @tikohov20 in #76
- Composer.json name change by @tikohov20 in #77
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
What's Changed
- french localization by @tikohov20 in #72
- Hotfix deprecation PHP 8.1 by @tikohov20 in #74
Full Changelog: 1.1.17...1.1.18
Release 1.1.17
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
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
Description
This release removes unwanted functionality that overwrites shipping/billing address for the buyer when creating the order.
Release 1.1.14
Description
New features: New logo, Additional description to payment methods.
Bugfixes: Fixed shipment amount validation
Release 1.1.13
Release: p
Tickets: CON-767, CON-185
Description: Added cache on error for payment methods request.
Release 1.1.12
Release: p
Tickets: BNPL-2508
Description: added force push on github workflow changes
1.1.11 Release
Configuration field to disable Magento invoice requirement to ship the order.
1.1.10 Release
Fixed isAddressSameAsShipping subscriber operating in the incorrect context ( method renderer, mondu.js )