Skip to content

Releases: collector-bank/Checkout-Magento-2

Fix delivery adapter & newsletter and comment

13 Jan 14:03
1abce33
Compare
Choose a tag to compare
  • Bugfix delivery adapter due to change in walley response
  • Added support for newsletter and comment
  • Added badges support to custom delivery adapter
  • Fixed bug in restore quote - due to customer session = null

V1.0.39

26 Feb 10:29
cdadb9b
Compare
Choose a tag to compare

Bugfix:
Switch between b2c and b2b
Customer discount not applying if customer is not logged in

Prefill buyer b2b

14 Dec 13:21
c33e401
Compare
Choose a tag to compare
Merge pull request #56 from collector-bank/feature/prefill-buyer

Prefill buyer for company customers

Customer preset - new dependencies

08 Dec 09:34
a381850
Compare
Choose a tag to compare
Merge pull request #55 from collector-bank/feature/oath

Updated dependencies to sdk

Bugfix: Preset for logged in customers

06 Dec 09:00
0be994c
Compare
Choose a tag to compare

Fixed a bug related to customer firstname

Preset for logged in customers

23 Nov 15:04
1bf9b6d
Compare
Choose a tag to compare

Use preset functionality for logged in customers when initiating the payment iframe.

Delivery adapter + REST Management API

27 Oct 08:35
85926e0
Compare
Choose a tag to compare

Delivery adapter
Support to use Magento built in delivery methods in the payment iframe.

REST Management API
Switched from SOAP to use REST for order management calls.

Added oauth for authentication
Possibility to use oauth for all requests

Support for 2.4.6

03 May 14:34
23ff7da
Compare
Choose a tag to compare
Merge pull request #48 from collector-bank/feature-2.4.6-support

Added support for 2.4.6

v1.0.32

07 Mar 08:58
b6be9cd
Compare
Choose a tag to compare

Email not being sent on php8.0 for orders with decimals

Minor adjustments PHP8

09 Feb 13:56
369e2a7
Compare
Choose a tag to compare

Fixed undefined method for business customers on checkout
Not pass null to json_decode - deprecated in php8
Update customer address on every customer update