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

Display "heidelpay txnId" in order grid and enable order creation via push.

Compare
Choose a tag to compare
@Ryouzanpaku Ryouzanpaku released this 24 Feb 11:06
· 46 commits to master since this release
b9d234c

Added

  • Refund to iDeal payment method.
  • Add column heidelpay TxnId to sales_order_grid to enable better mapping between Magento order and hIP transactions.
  • Enable push notifications to create an order if it does not exist already for an successful reservation or payment.
  • Add PHP 7.3 support.

Fixed

  • Made sure the reserved value matches the gross value of the order to avoid problems finalizing.

Remove

  • PHP 5.6 support.