This repository has been archived by the owner on Mar 29, 2022. It is now read-only.
Release Version 1.1.4.0
1.1.4.0
Added
- Enabled switching MGW environment (Prod, Staging, Dev) via environment variable.
- Examples for iDeal and Sofort.
- Added PHP 7.3 support.
- Add recurring payment for PayPal and Card payment type incl. examples.
Changed
- Updated unit tests.
- Refactored examples.
- Allow to pass the event payload manually to
Heidelpay::fetchResourceFromEvent
. - Add properties
imageUrl
andsubTitle
toBasketItem
resource.