Documentation Index
Fetch the complete documentation index at: https://docs.mangopay.com/llms.txt
Use this file to discover all available pages before exploring further.
General testing
To test payouts, you need a user that has theKYCLevel of REGULAR. To simulate their verification, call POST Create an IDV Session and follow the HostedUrl returned (see hosted KYC/KYB testing for details).
When the user is verified, you now need to register a Recipient for them, which requires SCA redirection. You can bypass SCA in Sandbox by adding the word accept to the User’s Email or LegalRepresentative.Email.
To register the Recipient, call POST Create a Recipient (with RecipientScope PAYOUT).
You can use the test accounts below.
IBAN test account
IBAN- FR7630004000031234567890143BIC- BNPAFRPP
GB test account
AccountNumber- 55779911SortCode- 200000IBAN- GB60BARC20000055779911BIC– BARCGB22XXX
Status is ACTIVE, call the POST Create a Payout endpoint with the Id of the Recipient in the RecipientId parameter.
Payouts are typically set to succeed automatically on testing accounts.
To test a FAILED payout, you need to use a technical error, such as setting the amount as greater than the wallet balance.
Instant payout testing
To simulate the fallback to a standard payout from an instant payout due to a banking error, you can use the following IBAN account:IBAN- FR541558929750ZZZZZZAC01915BIC- CMBRFR2BXXX
Request example
STANDARD mode was applied).
Response example
IP1070 value for the BankWireRef parameter.
Request example
Response
- 130006 - technical error, please try again later
- 130007 - Destination Bank is not reachable
- 130008 - Duplicate transaction identified
- 130009 - The destination IBAN is not valid
- 130010 - Generic operation error
Related resources
Endpoints
The Payout object
Guide
Learn more about payouts