Developer's Guide

Table Of Contents
Responses to Transaction Requests
RESULT Values and RESPMSG Text
6
64 Website Payments Pro Payflow Edition Developer’s Guide
RESULT Values for Communications Errors
A RESULT value less than 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. 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.
For information on firewall configuration, see Chapter 2, “Downloading, Installing, and
Activating.”
Details of the response message may vary slightly from that shown in the table, depending on
your SDK integration.
1052 Buyer Authentication Service — Validate Authentication failed: This PARES
was already validated for a previous Validate Authentication transaction
T
ABLE 6.10 Communications RESULT values
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
T
ABLE 6.9 Payflow Transaction RESULT Values and RESPMSG Text
RESULT RESPMSG and Explanation