Error messageTransaction refused due to blocked OTHER account
DescriptionThe payout cannot be performed because the target OTHER bank account is blocked.
Categories

Payout

Fraud policy

Causes

This error is triggered when attempting to make a payout to an OTHER bank account that has been blocked by Mangopay’s teams.

What to do

In such cases, the user can create a different bank account which is authorized.

If there seems to be no reason for the bank account to be blocked, platforms can contact Mangopay’s Support team to review the situation.

Example

In the example below, a payout was made to a blocked OTHER bank account.

API Response
{
    "ModeRequested":"STANDARD",
    "ModeApplied":"STANDARD",
    "FallbackReason":null,
    "EndToEndId":"e74433702729448f8bfee38b4c6ca10d",
    "Id":"6658796",
    "Tag":"Custom meta",
    "CreationDate":1677147146,
    "AuthorId":"6658672",
    "CreditedUserId":null,
    "DebitedFunds":{
        "Currency":"EUR",
        "Amount":4900
    },
    "CreditedFunds":{
        "Currency":"EUR",
        "Amount":4900
    },
    "Fees":{
        "Currency":"EUR",
        "Amount":0
    },
    "Status":"FAILED",
    "ResultCode":"008519",
    "ResultMessage":"Transaction refused due to blocked OTHER account",
    "ExecutionDate":null,
    "Type":"PAYOUT",
    "Nature":"REGULAR",
    "CreditedWalletId":null,
    "DebitedWalletId":"6658673",
    "PaymentType":"BANK_WIRE",
    "BankAccountId":"6658732",
    "BankWireRef":"Ref187438684"
}