Releases: Mangopay/mangopay2-php-sdk
Various updates and optims
2.4.3 Clear address object if all properties are empty
Add support for Statement Descriptor
Note that this functionality is being rolled out gradually, so please check with our support team before expecting it to work!
Mangopay v2.01 - general bug fixes
Couple of bug fixes, notably a critical one (#98)
Mangopay v2.01 with Direct debits
- Direct debit payins
- Mandates
- Editing client info/uploading logo
- General updates and fixes
Mangopay v2.01 with PSR-2 compliancy
And various other minor fixes and updates
Mangopay API v2.01 with idempotency support
Idempotency support added; see https://docs.mangopay.com/api-references/idempotency-support/
MangoPay v2 - Breaking Release
This new version of the SDK allows for the use of v2.01 of the Mangopay API, which predominantly is related to the address fields becoming an object instead of a string as they were previously - this is therefore a breaking change and you must update your application (creation/management of Bank Accounts and Users) before being able to use this version of the SDK. More information about the changes required: https://docs.mangopay.com/api-v2-01-overview/
Official release for MangoPay API v2 (http://docs.mangopay.com/)
Apply PSR-4 specification.
Official release for MangoPay API v2 (http://docs.mangopay.com/)
- Add RefundReason property for Refund entity
- Add InitialTransactionType property for Refund entity
- Add sorting option for users and events
- Fix for unit tests for wallets
Official release for MangoPay API v2 (http://docs.mangopay.com/)
Add temporary calls to the v2 API to our migration project to allow users to move from v1 to v2.