Skip to content

Releases: Mangopay/mangopay2-php-sdk

3.33.0

13 Dec 13:56
Compare
Choose a tag to compare

Added

  • New PaymentRef parameter for Payouts

3.32.2

28 Nov 12:03
Compare
Choose a tag to compare

Updated

Added all relevant EVENT_TYPE_CHOICES for virtual accounts:

  • VIRTUAL_ACCOUNT_ACTIVE
  • VIRTUAL_ACCOUNT_BLOCKED
  • VIRTUAL_ACCOUNT_CLOSED
  • VIRTUAL_ACCOUNT_FAILED

3.32.1

12 Nov 10:06
Compare
Choose a tag to compare

Fixed

  • #643 Fixed PHP doc blocks.
  • #654 Fixed idempotency response to return the error object.
  • #656 Update bankAccountId parameter to accept alphanumerical IDs.

Thanks for you contribution @williamdes

3.32.0

30 Oct 18:10
Compare
Choose a tag to compare

3.31.0

30 Jul 13:36
Compare
Choose a tag to compare

Added

  1. New endpoint: Create a Bancontact PayIn

  2. New parameter PaymentCategory for the following endpoints :

3.30.0

31 May 13:58
Compare
Choose a tag to compare

Added

New parameter StatementDescriptor for the following endpoints :

Thanks @williamdes

3.29.3

24 May 11:14
Compare
Choose a tag to compare

Added

3.29.2

30 Apr 13:50
Compare
Choose a tag to compare

Fixed

3.29.1

12 Apr 09:45
Compare
Choose a tag to compare

Fixed

  • #637 Reset DebugMode to false by default

3.29.0

02 Apr 13:44
Compare
Choose a tag to compare

Added

  • New endpoint Add tracking to Paypal payin
  • New parameter SecureMode for Create card validation
  • New parameters for Paypal mean of payment : CancelURL & Category (sub-parameter of LineItems). And management of PaypalPayerID, BuyerCountry, BuyerFirstname, BuyerLastname, BuyerPhone, PaypalOrderID in the response.