Skip to content

Releases: Mangopay/mangopay2-php-sdk

3.34.1

28 Feb 15:25
Compare
Choose a tag to compare

Fixed

Rate limiting headers interpreted dynamically based on X-RateLimit-Reset time and for a variable number of bucket values.

3.34.0

14 Feb 17:09
Compare
Choose a tag to compare

3.33.2

05 Feb 17:23
Compare
Choose a tag to compare

Updated

Revised tests to improve reliability and address any outdated tests.

3.33.1

29 Jan 15:53
Compare
Choose a tag to compare

Updated

Added option to create a GB Banking Alias.

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