Skip to content
This repository has been archived by the owner on Jan 12, 2022. It is now read-only.

Releases: heidelpay/magento2-merchant-gateway

Improve customer creation on payment side.

24 Jun 12:21
06675c1
Compare
Choose a tag to compare

Fix

  • Payment customer
    • Customer resource was created to early in checkout before order was placed.
    • Customer data were missing when ordering with a virtual quote.
    • Missing customer-email when ordering with Invoice Secured and Direct Debit Secured.

mage 2.3 compatibility

18 Feb 12:58
59906e1
Compare
Choose a tag to compare

Fix

  • Incompatibility with Magento 2.3.x causing DI compilation to fail.

Allow configuration with multiple key pairs.

17 Feb 08:22
f8ecc08
Compare
Choose a tag to compare

Added

  • Allow configuration with multiple key pairs.

Change billing address in checkout and enable

15 Feb 16:02
5b85747
Compare
Choose a tag to compare

Fix

  • Billing address not changeable in checkout.
  • Checkout not possible with virtual quotes.

Magento 2.4 compatibility

08 Sep 07:58
0e7916d
Compare
Choose a tag to compare

Added

  • PHP 7.4 support.

Fix

  • Fix repository language (PHP).

Initial release

17 Apr 13:58
d47627c
Compare
Choose a tag to compare

Initial release