A value of RESULT less than 0 (zero) indicates that a communication error occurred. In this case, no transaction is attempted.
A value of -1 or -2 usually indicates a configuration error caused by an incorrect URL or by configuration issues with your firewall. However, a value of -1 or -2 can also be possible if the PayPal servers are unavailable, or an incorrect server/socket pair has been specified. A value of -1 can also result when there are Internet connectivity errors. Contact Customer Support regarding any other errors.
|
RESULT |
Description |
|
-1 |
Failed to connect to host |
|
-2 |
Failed to resolve hostname |
|
-5 |
Failed to initialize SSL context |
|
-6 |
Parameter list format error: & in name |
|
-7 |
Parameter list format error: invalid [ ] name length clause |
|
-8 |
SSL failed to connect to host |
|
-9 |
SSL read failed |
|
-10 |
SSL write failed |
|
-11 |
Proxy authorization failed |
|
-12 |
Timeout waiting for response |
|
-13 |
Select failure |
|
-14 |
Too many connections |
|
-15 |
Failed to set socket options |
|
-20 |
Proxy read failed |
|
-21 |
Proxy write failed |
|
-22 |
Failed to initialize SSL certificate |
|
-23 |
Host address not specified |
|
-24 |
Invalid transaction type |
|
-25 |
Failed to create a socket |
|
-26 |
Failed to initialize socket layer |
|
-27 |
Parameter list format error: invalid [ ] name length clause |
|
-28 |
Parameter list format error: name |
|
-29 |
Failed to initialize SSL connection |
|
-30 |
Invalid timeout value |
|
-31 |
The certificate chain did not validate, no local certificate found |
|
-32 |
The certificate chain did not validate, common name did not match URL |
|
-40 |
Unexpected Request ID found in request |
|
-41 |
Required Request ID not found in request |
|
-99 |
Out of memory |
|
-100 |
Parameter list cannot be empty |
|
-103 |
Context initialization failed |
|
-104 |
Unexpected transaction state |
|
-105 |
Invalid name value pair request |
|
-106 |
Invalid response format |
|
-107 |
This XMLPay version is not supported |
|
-108 |
The server certificate chain did not validate |
|
-109 |
Unable to do logging |
|
-111 |
The following error occurred while initializing from message file: <Details of the error message.> |
|
-113 |
Unable to round and truncate the current value simultaneously. |