Skip to content

Releases: Mangopay/mangopay2-php-sdk

Mangopay v2.01 with Direct debits

12 Apr 16:15
Compare
Choose a tag to compare
  • Direct debit payins
  • Mandates
  • Editing client info/uploading logo
  • General updates and fixes

Mangopay v2.01 with PSR-2 compliancy

10 Feb 19:07
Compare
Choose a tag to compare

And various other minor fixes and updates

Mangopay API v2.01 with idempotency support

26 Jan 13:50
Compare
Choose a tag to compare

MangoPay v2 - Breaking Release

30 Jul 13:38
Compare
Choose a tag to compare

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/)

17 Apr 12:59
Compare
Choose a tag to compare

Official release for MangoPay API v2 (http://docs.mangopay.com/)

25 Mar 11:27
Compare
Choose a tag to compare
  • 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/)

25 Nov 09:18
Compare
Choose a tag to compare

Add temporary calls to the v2 API to our migration project to allow users to move from v1 to v2.

MangoPay API v2

15 Sep 08:59
Compare
Choose a tag to compare
  • New pay-in type: Direct Debit
  • New BankWireRef (optional) parameter to Bank Wire pay-outs
  • New UserId property to the KYC document object
  • 2 new lists of KYC documents - for a user and for a client
  • New KYC_VALIDATION_ASKED type of event
  • Add sort option to some lists:
    • KYC documents
    • transactions for user
    • KYC documents for user
    • wallets for user
    • cards for user
    • bank accounts for user

As usual, see docs.mangopay.com for full documentation

Official release for MangoPay API v2 (http://docs.mangopay.com/)

21 Aug 07:57
Compare
Choose a tag to compare
  • Add composer definition
  • Fix documentation block
  • Update cardPreAuthorization class
  • PHP 5.3 & PHP 5.4 compatibility
  • Add property "ResultMessage" to the card registration class
  • SSL security issue
  • Add missing properties for pay-in and pay-out objects

Official release for MangoPay API v2 (http://docs.mangopay.com/)

30 Jun 07:50
Compare
Choose a tag to compare