[3.52.0] - 2025-11-26
Changed
- changed naming convention to mangopay4
[3.51.1] - 2025-11-25
Added
- Support for
ScaContexton POST Create a Recipient for platforms taking action by proxy with consent from the user (API release note)
[3.51.0] - 2025-10-27
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_PRESENTvalue forScaContext(API release note) ScaContextrequest parameter newly added on all user POST and PUT endpoints, enabling the platform to request these actions withUSER_NOT_PRESENT– provided the proxy is in place, activated, and the user has given consent (API release note)- Support for the GET List Wallets for a User endpoint
- Support for the
Licensorproperty on GET View a Client - Support for GET View card details for a Web Card PayIn endpoint
Changed
x-tenant-iddeprecated as no longer necessary for UK platforms; the parameter is ignored by Mangopay
[3.50.0] - 2025-10-01
Added
- Verification of Payee (VOP) API response fields (
RecipientVerificationOfPayeeand sub-properties) on the endpoints GET View a Recipient, POST Create a Recipient, POST Create a Payout (API release note) - Support for the POST Cancel an Intent endpoint for Echo, Mangopay’s solution for platforms working with another third-party PSP for funds acquisition
- Support for POST Submit data for a PayPal PayIn endpoint
[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
VirtualAccountPurposeon Banking Alias object
[3.49.3] - 2025-09-08
Added
- Support for
ProfilingAttemptReferenceon 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 Ubois_active - OAuth token refresh buffer before expiry updated to 30s
- Updated testing library to pynose
Fixed
- Tests
[3.49.1] - 2025-08-14
Added
- Support for POST Create a Quoted Conversion between Client Wallets and POST Create an Instant Conversion between Client Wallets
- Support for POST Create a Bank Wire to the Repudiation Wallet
- Support for GET List Disputes pending settlement
[3.49.0] - 2025-08-07
Added
Support for new Splits endpoints for Echo (API release note):- PUT Update a Split of an Intent
- POST Execute a Split of an Intent
- POST Reverse the Split of an Intent
- GET View a Split of an Intent
ReportTypes for Echo (API release note):
ECHO_INTENTECHO_INTENT_ACTIONECHO_SETTLEMENTECHO_SPLIT
[3.48.1] - 2025-07-28
Added
Skuparameter on LineItem, for Klarna PayIns- handle new endpoint View supported banks for Pay by Bank, to enable presentation of banks to user before Pay by Bank payment request
[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):- POST Create an Intent
- GET View an Intent
- POST Create a Capture for an Intent
- POST Create a Settlement
- PUT Update a Settlement
- GET View a Settlement
- POST Create a Split of an Intent
[3.47.0] - 2025-07-02
Added
- New endpoint POST Create a Bizum PayIn
- New webhook event types for SCA enrollment (API release note), note that these are triggered on enrollment not authentication:
SCA_ENROLLMENT_SUCCEEDEDSCA_ENROLLMENT_FAILEDSCA_ENROLLMENT_EXPIRED
- New webhook event types for
UserCategorychange (API release note):USER_CATEGORY_UPDATED_TO_OWNERUSER_CATEGORY_UPDATED_TO_PAYERUSER_CATEGORY_UPDATED_TO_PLATFORM
- Support for
PLATFORMvalue toUserCategoryenum - Support for GET List Transactions for a Card Fingerprint
- Support for GET List Transactions for a Dispute
[3.46.1] - 2025-06-16
Added
- US and CA virtual accounts for local pay-in collection
[3.46.0] - 2025-06-10
Added
Endpoints for new Reporting Service feature: Webhook event types for new Reporting Service:REPORT_GENERATEDREPORT_FAILED
[3.45.1] - 2025-06-06
Added
- Support for
RecipientScopequery parameter on GET List Recipients for a User - POST Validate the format of User data
Fixed
Statusenum value on Identity Verification object changed fromOUTDATEDtoOUT_OF_DATE