This repository has been archived by the owner on Feb 16, 2022. It is now read-only.
Added BasketAPI support, refactored payment configuration, replaced obsolete php-api, prepayment bugfix
18.4.12
Added
- BasketApi support in general and activated it for InvoiceSecuredPaymentMethod.
- Basket helper class to provide for general BasketApi support.
- Trait to be able to dump getter results from a class to an array.
- BasketApi integration tests.
- Refactored payment method classes with regards to the payment code.
Changed
- Refactored configuration reading (heidelpay main and payment specific config) in order to inject it where needed.
- Replaced obsolete PhpApi with PhpPaymentApi.
Fixed
- Set Order to the correct state when receiving a receipt via push.