Skip to content

Releases: avarda-ab/Magento-2-Checkout-3-module

v1.4.4

09 Sep 11:58
928bf37
Compare
Choose a tag to compare

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

15 May 09:05
96f262c
Compare
Choose a tag to compare

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

13 May 08:37
85f8a44
Compare
Choose a tag to compare

What's Changed

Bugs

  • Fix update delivery address command in #45

Full Changelog: 1.4.1...1.4.2

v1.4.1

13 May 06:23
770ae7f
Compare
Choose a tag to compare

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

Full Changelog: 1.4.0...1.4.1

v1.4.0

07 May 09:48
4a1bca4
Compare
Choose a tag to compare

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

21 Dec 08:21
26c02bb
Compare
Choose a tag to compare

What's Changed

Bugs

  • Fix default method accidentally changed from POST to GET

Full Changelog: 1.3.11...1.3.12

v1.3.11

20 Dec 14:21
f84172d
Compare
Choose a tag to compare

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

08 Nov 13:40
7aa023c
Compare
Choose a tag to compare

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

25 May 09:02
e50a2b7
Compare
Choose a tag to compare

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

03 May 06:05
094fbe8
Compare
Choose a tag to compare

What's Changed

Features

  • Get firstname and lastname from customerInfo if b2b order

Full Changelog: 1.3.7...1.3.8