Skip to main content

[3.52.0] - 2025-11-26

Changed

  • changed naming convention to mangopay4

[3.51.1] - 2025-11-25

Added

[3.51.0] - 2025-10-27

Added

Changed

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

[3.50.0] - 2025-10-01

Added

[3.49.4] - 2025-09-23

Added

  • 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 #448
  • Support for VirtualAccountPurpose on Banking Alias object

[3.49.3] - 2025-09-08

Added

  • Support for ProfilingAttemptReference on all payment methods

[3.49.2] - 2025-09-03

Added

  • Support for missing fields on TransferRefund

Changed

  • Casing of 3 fields to harmonise on snake_case ⚠️ Breaking change for Conversion quote_Id, Document(KYC) processed_date, and Ubo is_active
  • OAuth token refresh buffer before expiry updated to 30s
  • Updated testing library to pynose

Fixed

  • Tests

[3.49.1] - 2025-08-14

Added

[3.49.0] - 2025-08-07

Added

Support for new Splits endpoints for Echo (API release note): New ReportTypes for Echo (API release note):
  • ECHO_INTENT
  • ECHO_INTENT_ACTION
  • ECHO_SETTLEMENT
  • ECHO_SPLIT

[3.48.1] - 2025-07-28

Added

[3.48.0] - 2025-07-18

Added

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

[3.47.0] - 2025-07-02

Added

[3.46.1] - 2025-06-16

Added

[3.46.0] - 2025-06-10

Added

Endpoints for new Reporting Service feature: Webhook event types for new Reporting Service:
  • REPORT_GENERATED
  • REPORT_FAILED
Support for GET List Disputes for a PayIn endpoint.

[3.45.1] - 2025-06-06

Added

Fixed

  • Status enum value on Identity Verification object changed from OUTDATED to OUT_OF_DATE