Releases: avarda-ab/Magento-2-Checkout-3-module
Releases · avarda-ab/Magento-2-Checkout-3-module
v1.4.4
What's Changed
- Impact difference in CountryID only if the billing is different than Null by @GrzegorzKrauze in #49
- Fix if state is not present default should be outdated
- Fix error in validation if purchase_data is for some reason emtpy
- Change error text to ask customer to refresh page (which fixes the empty purchase_data)
Full Changelog: 1.4.3...1.4.4
v1.4.3
What's Changed
Features
- Add array support for custom styles (for example fontFamily)
Bugs
- Fix do not try to finalize order too early
Full Changelog: 1.4.2...1.4.3
v1.4.2
v1.4.1
What's Changed
Features
- Add cron handling for completing orders after pending payment to avoid simultaneus handling
- Add command to update delivery address from backend
Bug fixes
- Fix not working logger by @GrzegorzKrauze in #43
- Fix collect totals plugin if clause to avoid errors
New Contributors
- @GrzegorzKrauze made their first contribution in #43
Full Changelog: 1.4.0...1.4.1
v1.4.0
What's Changed
Features
- Added CSP whitelist policies for avarda-hosted resources by @vmalyk in #40
- Skip avarda thank you page if order is already completed
- Add return remaining command and use when canceling/refunding partly invoiced order
- If init fails with logged in user addresss data, try again with trimmed address
- Add browser history to try to not lose payment if back button is clicked when in bank page
Bug fixes
- Fix credit memo not taking into account creditmemo adjustments
- Fix error that getItems might return null even items exists
- Other small fixes and lots of code clean up
New Contributors
Full Changelog: 1.3.12...1.4.0
v1.3.12
What's Changed
Bugs
- Fix default method accidentally changed from POST to GET
Full Changelog: 1.3.11...1.3.12
v1.3.11
What's Changed
Bugs
- Fix shipping amount with sales rule
- Log response as string not object
Full Changelog: 1.3.10...1.3.11
v1.3.10
What's Changed
Features
- Add updateOnlyOrderPaymentStatus method to update only order status
Bugs
- Don't do anything in aftercollect plugins if avarda checkout is not enabled
- Changed Zend consts to Laminas (Zend is deprecated and removed in Magento version 2.4.6 and above)
Full Changelog: 1.3.9...1.3.10
v1.3.9
What's Changed
Features
- Change urls to new urls
Bugs
- Fix alternative api keys by children items not working correctly
Full Changelog: 1.3.8...1.3.9
v1.3.8
What's Changed
Features
- Get firstname and lastname from customerInfo if b2b order
Full Changelog: 1.3.7...1.3.8