This repository has been archived by the owner on Mar 29, 2022. It is now read-only.
Added reregistration transaction.
v1.4.0
Added
- Transaction type reregistration.
- Unit and integration tests for reregistration transaction.
toArray()
method to the AbstractMethod class for Request/Response- Added important methods to the PaymentMethodInterface.
Changed
- Added debug output to integration tests. Append
--debug
to see them (codecept run integration --debug
). - Replaced magic setters.