Releases: Mangopay/mangopay2-php-sdk
Releases · Mangopay/mangopay2-php-sdk
Various new list endpoints, optims and bugfixes
This 2.7.0 version of PHP SDK features:
- Support of new Preauthorizations lists (by card and user)
- Support of new Refunds lists (by payin, payout, transfer or repudiation)
- Support of new Transactions list (by card, user or mandate)
Please find more info about it on our docs here
Add a way to get Disputes that can be settled
This feature 2.6.4 add a way to get every Disputes that need to / can be settled (see https://docs.mangopay.com/endpoints/v2.01/disputes#e241_list-all-disputes)
Fix return type for Banking Aliases
Fix return type for Banking Aliases
Fix ShippingAddress issue with Payin Paypal
This 2.6.1 version features a bugfix on ShippingAddress field with Payin Paypal.
Major new features, various optims and bug fixes
This new 2.6.0 features some new features:
- Fingerprint support (see https://docs.mangopay.com/endpoints/v2.01/cards#e181_the-card-object and https://docs.mangopay.com/endpoints/v2.01/cards#e952_list-cards-for-a-fingerprint)
- Dispute docs and KYC docs consultation (if allowed, see https://docs.mangopay.com/endpoints/v2.01/dispute-documents#e220_list-a-disputes-documents)
- ShippingAddress support for Payin Paypal (beta)
Various optims has been done and bugs fixed:
- Wallet reporting enhancements
- Compatibility with more PHP versions
- Improve Travis build and tests
Various optims and bug fixes
Merge pull request #161 from Mangopay/version-bump Version bump
Fix incomplete version bump
Merge pull request #156 from Mangopay/mickaelpois-versionbump Version bump
EMoney support and various updates and optims
This release provides:
- EMoney support (see our documentation https://docs.mangopay.com/endpoints/v2.01/user-emoney#e894_the-user-emoney-object)
- Custom http client support
- Various optims
Bug fixes, impovements and banking alias support
2.5.0 Version bump
Add improved idempotency support
And also various updates and optims