Version 1.2.3.0
Added
- Add support for express checkout via PayPal.
- Add support to set
checkoutType
for charge/authorize request. - Add transaction status
resumed
. - Add
updateCharge
andupdateAuthorization
method toUnzer
class
- Add support to set
- Add missing "payment" webhook event.
- Add
invoiceId
to Cancellation class.
Changed
- Resource ID fields won't be sent in payment request if they are empty anymore.
Deprecated
- Marked unsecured
Invoice
class as deprecated.