009199

Error messagePSP technical error
DescriptionThe pay-in failed due to a technical error linked to the PSP.
Categories
Pay-in

Causes

This error may occur when:

  • Card is not supported by Mangopay
  • Amount is higher than the maximum amount per transaction
  • Operation doesn’t fit the platform’s Mangopay account settings
  • Use of a non-3DSecure test card for a payment that requires 3DSecure
  • The Client’s technical email is more than 40 characters long.

Example

API Response
{
"Id":"334555553",
"Tag":"Custom meta",
"CreationDate":1678085370,
"AuthorId":"2046884555",
"CreditedUserId":"2046884555",
"DebitedFunds":{
"Currency":"EUR",
"Amount":2010
},
"CreditedFunds":{
"Currency":"EUR",
"Amount":2010
},
"Fees":{
"Currency":"EUR",
"Amount":0
},
"Status":"FAILED",
"ResultCode":"009199",
"ResultMessage":"PSP technical error",
"ExecutionDate":null,
"Type":"PAYIN",
"Nature":"REGULAR",
"CreditedWalletId":"2046886666",
"DebitedWalletId":null,
"PaymentType":"CARD",
"ExecutionType":"DIRECT",
"SecureMode":"DEFAULT",
"CardId":"3347333299",
"SecureModeReturnURL":"https://return url",
"SecureModeRedirectURL":null,
"SecureModeNeeded":false,
"Culture":"FR",
"SecurityInfo":{
"AVSResult":"NO_CHECK"
},
"StatementDescriptor":"542514449",
"BrowserInfo":{
"AcceptHeader":"*/*",
"JavaEnabled":false,
"Language":"fr-FR",
"ColorDepth":32,
"ScreenHeight":2177,
"ScreenWidth":1080,
"TimeZoneOffset":60,
"UserAgent":"user agent",
"JavascriptEnabled":true
},
"IpAddress":"IPV6",
"Requested3DSVersion":"V2_1",
"Applied3DSVersion":"V2_1",
"RecurringPayinRegistrationId":null
}