[1.66.1] - 2026-02-23
Added - ChargeBearer body parameter on payouts
On POST Create a Payout, platforms can now request to pay all SWIFT fees using theOUR value of the new ChargeBearer property (API release note):
- Added
ChargeBearerparam (String) toPayOutDataandCreatePayOutinterfaces - Updated tests
Added - AuthenticationType response property on card pay-ins
TheAuthenticationResult.AuthenticationType response property is now returned on card pay-ins (API release note):
- Added the
AuthenticationResultinterface - Added
AuthenticationResultparam (Object containing AuthenticationType) toCardPreauthorizationData,CardValidationData,DepositData,CardWebPayInData,CardDirectPayInData,RecurringPayInData,ApplePayPayInData,GooglePayDirectPayInDatainterfaces - Updated tests
Added - TelephoneOrder body parameter on recurring card pay-ins (CIT and MIT)
To support theTelephoneOrder property on POST Create a Recurring PayIn (MIT) and POST Create a Recurring PayIn (CIT):
- Added
PaymentCategory(String) toRecurringPayInData,CreateRecurringPayInCIT,CreateRecurringPayInMITinterfaces - Updated tests
[1.66.0] - 2026-02-12
FX
Breaking change – Custom fees
To support percentage-based FX fees (API release note):- Added
FeestoCreateQuote - Added
Fees, RequestedFeestoQuoteData - Added
RequestedFeestoConversionData
Added – User margin
To support the FX user margin (API release note):- Added
UserMargintoCreateInstantConversionandCreateQuote - Added
MarginsResponsetoConversionDataandQuoteData
Echo
Breaking change - Settlement upload endpoints
To support the new behavior of the POST Create a Settlement endpoint to obtain anUploadUrl:
- Updated
settlement_sample.csvand tests - Added
FileNameandUploadUrltoSettlementData - Added
GenerateSettlementUploadUrlinterface
Added - GET validations for a Settlement endpoint
To support the GET View validations for a Settlement endpoint:- Added
SettlementValidation,SettlementValidationFooter,SettlementValidationLineinterfaces - Added
getValidationsmethod toSettlements
NodeJS
Added - PUT Cancel a Settlement endpoint
To support the PUT Cancel a Settlement endpoint:- Added
cancelmethod toSettlements
NodeJS
Added – Intent unfunded amounts and source wallet
- Added
SplitOriginWalletIdtoPayInIntentLineItem,PayInIntentSplitData,CreatePayIntentSplit - Added
UnfundedSellerAmounttoPayInIntentLineItem - Added
UnfundedAmounttoPayInIntentData,CreatePayInIntentAuthorization
Added – POST Create an Intent Refund
To support POST Create an Intent Refund:- Added
RefundandCapturetoPayInIntentData - Added
createPayInIntentRefundmethod toPayins
NodeJS
Added – POST Reverse an Intent Refund
To support POST Reverse an Intent Refund:- Added
reversePayInIntentRefundmethod toPayins
NodeJS
Added – POST Create an Intent Dispute
To support POST Create an Intent Dispute:- Added
DisputetoPayInIntent - Added
createPayInIntentDisputemethod toPayInApi
NodeJS
Added - PUT Update an Intent Dispute
To support PUT Update an Intent Dispute:- Added
DecisiontoPayInIntent - Added
UpdatePayInIntentDisputeOutcomeinterface - Added
updatePayInIntentDisputeOutcomemethod toPayIns
NodeJS
[1.65.0] - 2026-01-30
Added
Support for new SCA status endpoint
The SDK now supports the new GET View the SCA status of a User endpoint. Added new method in lib/services/Users.js:RecipientId property on payouts
NewRecipientId property added to payOut.d.ts.
New event types
Added new event types to typings/models/event.d.ts:[1.64.0] - 2025-11-26
Changed
- changed naming convention to mangopay4
[1.62.2] - 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)
[1.62.1] - 2025-10-31
Fixed
- Upgraded
form-datalibrary version - Upgraded
axioslibrary version
[1.62.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
Licensorproperty on GET View a Client
Changed
x-tenant-iddeprecated as no longer necessary for UK platforms; the parameter is ignored by Mangopay
[1.61.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
[1.60.4] - 2025-09-26
Improved
- Method for building the OAuth token URL, fixing a potential issue introduced in 1.42.1
[1.60.3] - 2025-09-23
Added
- Support for
ProfilingAttemptReferenceon all payment methods for Mangopay’s Fraud Prevention solution - 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 - Support for
VirtualAccountPurposeon Banking Alias object
Improved
- Added missing
OptionsHelperin TypeScript - Add new library for unit tests
[1.60.2] - 2025-09-02
Added
XKto country ISO values
Fixed
- Typescript function definition
- Typings for
BankingAliases.getAll - Missing
CreationDatewithtoJSON() - Missing fields in
CreateTransferRefund - Missing
getBlockStatusdefinition - Tests
[1.60.1] - 2025-08-14
Added
- Types for user
getRegulatoryfunction - Support for POST Create a Quoted Conversion between Client Wallets and POST Create an Instant Conversion between Client Wallets
- Missing
MarketRateDateparam to FXconversionRate - Support for POST Create a Bank Wire to the Repudiation Wallet
- Missing keys for legacy Wallets Report
[1.60.0] - 2025-08-07
Added
Support for new Splits endpoints for Echo (API release note):- PUT Update an Intent Split
- POST Execute an Intent Split
- POST Reverse an Intent Split
- GET View an Intent Split
ReportTypes for Echo (API release note):
ECHO_INTENTECHO_INTENT_ACTIONECHO_SETTLEMENTECHO_SPLIT
[1.59.1] - 2025-07-28
Added
Skuparameter on LineItem, for Klarna PayIns- support for new endpoint View supported banks for Pay by Bank, to enable presentation of banks to user before Pay by Bank payment request
[1.59.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 an Intent Split
[1.58.0] - 2025-07-03
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
[1.57.1] - 2025-06-17
Added
- US and CA virtual accounts for local pay-in collection
[1.57.0] - 2025-06-10
Added
Endpoints for new Reporting Service feature: Webhook event types for new Reporting Service:REPORT_GENERATEDREPORT_FAILED
[1.56.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