Latest Releases
[3.50.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 - AuthenticationType response property on card pay-ins
TheAuthenticationResult.AuthenticationType response property is now returned on card pay-ins.
Added - TelephoneOrder body parameter on recurring card pay-ins
To support theTelephoneOrder property on POST Create a Recurring PayIn (MIT) and POST Create a Recurring PayIn (CIT), the SDK now handles the PaymentCategory parameter.
[3.50.0] - 2026-02-12
FX - Breaking change: Custom fees
To support percentage-based FX fees (API release note):- Breaking change – The
CreateInstantConversion.Feestype is nowCustomFeesinstead ofMoney, to support the new FX fees structure ofType(PERCENTAGE|FIXED) andValue - Breaking change - The
ConversionQuote.Feestype is nowCustomFeesinstead ofMoney, to support the new FX fees structure ofType(PERCENTAGE|FIXED) andValue - Added
RequestedFeestoConversionQuoteandConversion
FX - Added: User margin
To support the FX user margin (API release note):- Added
UserMargintoCreateInstantConversionandConversionQuote - Added
MarginsResponsetoConversionandConversionQuote
Echo - Breaking change: Settlement upload endpoints
To support the new behavior of the POST Create a Settlement endpoint:- Updated
settlement_sample.csvand tests - Added
FileNameandUploadUrltoSettlement - Added
GenerateSettlementUploadUrlinterface - Breaking change – Replaced
uploadmethod inApiSettlementswithGenerateUploadUrl - Breaking change – Replaced
updatemethod inApiSettlementswithGenerateNewUploadUrl
Echo - New endpoints
- Added
GetValidationsmethod to support GET View validations for a Settlement - Added
Cancelmethod to support PUT Cancel a Settlement - Added
CreatePayInIntentRefundmethod to support POST Create a Refund of an Intent - Added
ReversePayInIntentRefundmethod to support POST Reverse the Refund of an Intent - Added
CreatePayInIntentDisputemethod to support POST Create a Dispute of an Intent - Added
UpdatePayInIntentDisputeOutcomemethod to support PUT Update an Intent Dispute
Echo - New properties
- Added
SplitOriginWalletIdtoPayInIntentLineItem,PayInIntentSplit - Added
UnfundedSellerAmounttoPayInIntentLineItem - Added
UnfundedAmounttoPayInIntent
Fixed - VirtualAccountCapabilities
FixedLocalPayInAvailable and InternationalPayInAvailable in VirtualAccountCapabilities class.
[3.49.0] - 2026-01-27
Added
- Support for GET View the SCA status of a User endpoint (API release note)
- Support for new event types:
SCA_CONTACT_INFORMATION_UPDATE_CONSENT_GIVENSCA_CONTACT_INFORMATION_UPDATE_CONSENT_REVOKEDSCA_TRANSFER_CONSENT_GIVENSCA_TRANSFER_CONSENT_REVOKEDSCA_RECIPIENT_REGISTRATION_CONSENT_GIVENSCA_RECIPIENT_REGISTRATION_CONSENT_REVOKEDSCA_VIEW_ACCOUNT_INFORMATION_CONSENT_GIVENSCA_VIEW_ACCOUNT_INFORMATION_CONSENT_REVOKEDSCA_EMAIL_VERIFIEDSCA_PHONE_NUMBER_VERIFIED
- Support for
RecipientIdproperty on payouts (API release note)
[3.48.0] - 2025-11-28
Changed
- Migrated to V4 naming convention
[3.47.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.47.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
ScaContextrequest parameter on all user POST and PUT endpoints, enabling platforms to request these actions withUSER_NOT_PRESENT- 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
Previous Releases
Version 3.46.0 - October 2025
Version 3.46.0 - October 2025
Added
- Verification of Payee (VOP) API response fields (
RecipientVerificationOfPayeeand sub-properties) - Support for POST Cancel an Intent endpoint for Echo
- Support for POST Submit data for a PayPal PayIn endpoint
Version 3.45.2 - September 2025
Version 3.45.2 - September 2025
Added
- Support for
ProfilingAttemptReferenceon all payment methods for Mangopay’s Fraud Prevention solution - Webhook event types for Echo:
INTENT_AUTHORIZED,INTENT_CAPTURED,INTENT_REFUNDED,INTENT_REFUND_REVERSEDINTENT_DISPUTE_CREATED,INTENT_DISPUTE_DEFENDED,INTENT_DISPUTE_WON,INTENT_DISPUTE_LOSTINTENT_SETTLED_NOT_PAID,INTENT_PAIDSPLIT_CREATED,SPLIT_PENDING_FUNDS_RECEPTION,SPLIT_AVAILABLE,SPLIT_REJECTED,SPLIT_REVERSED
- Support for
VirtualAccountPurposeon Banking Alias object
Version 3.45.1 - September 2025
Version 3.45.1 - September 2025
Version 3.45.0 - August 2025
Version 3.45.0 - August 2025
Changed
- Type casting to deserialize arrays in
GetSchema - Made
PendingUserActionnullable
Added
Version 3.44.0 - August 2025
Version 3.44.0 - August 2025
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:ECHO_INTENTECHO_INTENT_ACTIONECHO_SETTLEMENTECHO_SPLIT
2024 Releases
Version 3.32.0 - October 2024
Version 3.32.0 - October 2024
Added
New endpoints for the Virtual Account object:- Create a Virtual Account
- Deactivate a Virtual Account
- View a Virtual Account
- List Virtual Accounts for a Wallet
- View Client Availabilities
Version 3.31.0 - July 2024
Version 3.31.0 - July 2024
Added
- New endpoint: Create a Bancontact PayIn
- New parameter
PaymentCategoryfor:
Version 3.27.0 - February 2024
Version 3.27.0 - February 2024
Added
- New endpoint to look up metadata from BIN or Google Pay token
- Get a card validation endpoint
- Validate the format of user data endpoint
- Constant class created for UserCategory parameter
2023 Releases
Version 3.23.0 - September 2023
Version 3.23.0 - September 2023
Added
- Instantly convert funds between 2 wallets of different currencies owned by the same user with the new SPOT FX endpoints
Version 3.22.0 - September 2023
Version 3.22.0 - September 2023
Added
- Multibanco, Satispay, Blik, Klarna payment methods (private beta)
- Card validation endpoint (private beta)
- New parameter for Paypal:
ShippingPreference - Timeout configuration is now customizable (default: 30s)
Updated
- Google Pay integration improved (private beta)
Fixed
- MBWay & PayPal now using Web Execution Type
Version 3.19.0 - March 2023
Version 3.19.0 - March 2023
Added
- Knowing when a dispute was closed is now possible with the new
ClosedDateparameter for the Dispute object - Updated endpoints: View a Dispute, List Disputes for a User, List Disputes for a Wallet, List all Disputes, List Disputes that need settling
The
ClosedDate field only displays values for Disputes closed after this release. Otherwise, a null value is returned.Version 3.18.0 - January 2023
Version 3.18.0 - January 2023
Added
- New legal entity type:
PARTNERSHIPfor theLegalPersonTypeparameter - Updated user creation and update endpoints to support the new type
2022 Releases
Version 3.17.0 - November 2022
Version 3.17.0 - November 2022
Version 3.15.0 - June 2022
Version 3.15.0 - June 2022
Added
Recurring: €0 deadlines for CITSetting free recurring payment deadlines is now possible for CIT (customer-initiated transactions) with theFreeCycles parameter.Version 3.14.0 - May 2022
Version 3.14.0 - May 2022
Added
UserCategory management
Users can now be differentiated with the newUserCategory parameter:Payer– For users who only payOwner– For users who receive funds (required to accept T&Cs)
RecurringPayinRegistrationId in all PayIn GET calls
Added missingRecurringPayinRegistrationId to all PayIn get calls.Version 3.13.0 - May 2022
Version 3.13.0 - May 2022
Added
- Terms and conditions acceptance can now be registered via the SDK with the new
TermsAndConditionsAcceptedparameter
2021 Releases
Version 3.10.0 - November 2021
Version 3.10.0 - November 2021
Version 3.6.0 - June 2021
Version 3.6.0 - June 2021
Added
- Recurring payments feature
- Create a Recurring PayIn Registration object
- Initiate recurring payment flow with authenticated transaction (CIT)
- Continue recurring payment flow with non-authenticated transaction (MIT)
This feature requires Support team approval for production use.
Version 3.5.0 - May 2021
Version 3.5.0 - May 2021
Added
- Instant payment mode for payouts (25 seconds vs 48 hours)
- This feature must be authorized and activated by MANGOPAY
For the complete version history prior to 2021, please refer to the CHANGELOG.md file in the GitHub repository.
Getting Help
Report Issues
Found a bug or have a feature request? Report it on GitHub.
Migration Guide
Learn how to migrate between major versions.