Skip to content

Releases: Mangopay/mangopay4-php-sdk

3.47.2

26 Nov 19:49

Choose a tag to compare

No changes (dummy release - retrigger sync with package manager)

3.47.1

26 Nov 19:39

Choose a tag to compare

Added

3.47.0

27 Oct 14:31

Choose a tag to compare

Added

  • New POST Manage proxy consent for a User endpoint to obtain and manage user consent via the hosted SCA experience (if proxy is activated). A proxy and user consent are now required to use the USER_NOT_PRESENT value for ScaContext (API release note, #751)
  • ScaContext request parameter newly added on all user POST and PUT endpoints, enabling the platform to request these actions with USER_NOT_PRESENT – provided the proxy is in place, activated, and the user has given consent (API release note, #750 )
  • Support for the Licensor property on GET View a Client (#749 )

Changed

  • x-tenant-id deprecated as no longer necessary for UK platforms; the parameter is ignored by Mangopay (#749 )

3.46.0

01 Oct 14:04

Choose a tag to compare

Added

3.45.2

23 Sep 11:41

Choose a tag to compare

Added

  • Support for ProfilingAttemptReference on all payment methods for Mangopay's Fraud Prevention solution #743
  • Webhook event types for Echo, Mangopay's solution for third-party PSP integrations: INTENT_AUTHORIZED,INTENT_CAPTURED,INTENT_REFUNDED,INTENT_REFUND_REVERSED,INTENT_DISPUTE_CREATED,INTENT_DISPUTE_DEFENDED,INTENT_DISPUTE_WON,INTENT_DISPUTE_LOST,INTENT_SETTLED_NOT_PAID,INTENT_PAID,SPLIT_CREATED,SPLIT_PENDING_FUNDS_RECEPTION,SPLIT_AVAILABLE,SPLIT_REJECTED,SPLIT_REVERSED #742
  • Support for VirtualAccountPurpose on Banking Alias object #745

3.45.1

03 Sep 09:31

Choose a tag to compare

Added

  • Support for Fees on ConversionQuote #736 (thank you @pkly #647)

Improved

Fixed

3.45.0

14 Aug 12:50

Choose a tag to compare

Changed

⚠️Caution – Potentially breaking
The new GetSchema typings may result in a breaking change if your integration relies on the stdClass returned previously.

Added

3.44.0

07 Aug 12:05

Choose a tag to compare

Added

Support for new Splits endpoints for Echo (#727, API release note):

New ReportTypes for Echo (#728, API release note)):

  • ECHO_INTENT
  • ECHO_INTENT_ACTION
  • ECHO_SETTLEMENT
  • ECHO_SPLIT

3.43.1

28 Jul 12:45

Choose a tag to compare

Added

3.43.0

18 Jul 14:23

Choose a tag to compare

Added

Endpoints for Mangopay Echo, a solution for platforms working with another third-party PSP for funds acquisition (including via the Mirakl Connector) #720 :