Blocked users
As part of Mangopay’s aim to guarantee the integrity of transactions conducted using its services, and in accordance with relevant regulations, Mangopay teams may block users.
Blocking involves the restriction of payment services to a specific user for reasons of suspected fraudulent behavior or compliance risk.
Scope
The scope of the blocking of a user may be one or both of the following:
- Inflows - When inflows are blocked, the user is no longer allowed to make pay-ins or send or receive transfers.
- Outflows - When outflows are blocked, the user is no longer allowed to make payouts or send or receive transfers.
Note - Refund may be needed for blocked pay-ins
Pay-ins via bank wire or to a vIBAN are refused even if already processed (i.e., funds already left the issuing bank).
As a consequence, funds must be reimbursed by the platform. To avoid such a situation, you can use the GET View a User Regulatory Status endpoint prior to executing your pay-in.
Notifications
You can find out whether or not a user has been blocked by setting up webhook notifications.
The endpoint GET View a User Regulatory Status returns the ScopeBlocked parameter containing dedicated parameters for inflows and outflows, which are true if blocked.
The following event types are available to set up hooks:
USER_INFLOWS_BLOCKEDUSER_INFLOWS_UNBLOCKEDUSER_OUTFLOWS_BLOCKEDUSER_OUTFLOWS_UNBLOCKED
Steps to unblocking
Once you know a user is blocked, you can take action to unblock the user.
The GET View a User Regulatory Status endpoint returns an ActionCode. The table below describes the possible action codes and the actions you can take.