This repository has been archived by the owner on Jan 12, 2022. It is now read-only.
Releases: heidelpay/magento2-merchant-gateway
Releases · heidelpay/magento2-merchant-gateway
Improve customer creation on payment side.
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
Fix
- Incompatibility with Magento 2.3.x causing DI compilation to fail.
Allow configuration with multiple key pairs.
Added
- Allow configuration with multiple key pairs.
Change billing address in checkout and enable
Fix
- Billing address not changeable in checkout.
- Checkout not possible with virtual quotes.
Magento 2.4 compatibility
Added
- PHP 7.4 support.
Fix
- Fix repository language (PHP).