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.
Added
- Refund to iDeal payment method.
- Add column
heidelpay TxnId
tosales_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.