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

Latest commit

 

History

History
44 lines (35 loc) · 1.57 KB

CHANGELOG.md

File metadata and controls

44 lines (35 loc) · 1.57 KB

Release Notes - Payment extension for Magento2 and heidelpay merchant gateway (MGW)

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

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.

Added

  • Payment method asks for salutation when needed.

Fix

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

Added

  • Allow configuration with multiple key pairs.

Fix

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

Added

  • php 7.4 support.

Fix

  • Fix repository language (PHP).

Added

  • Initial release.