Skip to main content

Payment Errors

GET 

/payment-errors

If an error code appears that is not listed here, contact integration@paysafecard.com.

Result Codes

Result NameValueDescription
resultCode0successful
resultCode1logical problem
resultCode2technical problem
errorCodeContains an error number if the resultCode is not equal to 0.

Error Codes

CodeNumber (optional)HTTP StatusDescription
General technical error10007500General technical error.
Invalid API credentials10008401Authentication failed due to a wrong or invalid SOPG Username/Password.
Duplicate transaction id2001400Transaction already exists.
Payment is in invalid state.2017400The payment is in an invalid state, e.g. you tried to capture a payment that is in state R instead of S.
Merchant with Id XXXXXXXXXX is not active.3001400Merchant is not active.
Merchant with Id XXXXXXXXXX is not allowed to perform this debit any more3007400Debit attempt after expiry of dispo time window.
Reporting criterion not found3014400The subId specified has not been configured on PaysafeCard side.
General error3017400It is mandatory to send an MCID.
General error3019400MCID contains invalid values.

Responses

Payment result codes and error-code reference.