Changed
Rules preventing Natural Users being used for non-personal accounts
To protect your platform and users, Mangopay now implements rules to prevent the Natural User object being used for individuals or entities whose activity should be registered and verified accordingly (as a Legal User, for example Soletrader). To this end, Mangopay analyzes data in the Natural User object:- The
Emailproperty must contain a personal email address – for example, using an individual’s name, such asjohn.doe@example.com,john@doe.com, or similar. Mangopay implements a rule that analyzes the word or characters before the@sign and the use of generic or professional words is not allowed – examples includeinfo@example.comandhr@example.com. - The
FirstNameandLastNameproperties must contain personal names. Mangopay analyzes these fields for indicators of legal entities such asLtd,GmbH, orSAS.
UserCategory of OWNER on the following endpoints:
A user with the PAYER category is not impacted unless or until your platform attempts to assign them the OWNER value.
These rules apply in Production and Sandbox.
When either of these rules is triggered by one of the API calls above, the API returns this error:
400 - Data doesn't comply with anti-fraud policy