All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- The method
PaymentNotification::getAuthorizationResult()
will now return an instance ofAuthorizationResult
instead of a string (so you do not have to create an instance from the string anymore).
- You can process payment notifications (IPN) with a new set of methods and helpers.
- The library will now produce a correct signature.