Payflow Pro Guide

Table Of Contents
Express Checkout for Payflow Pro 81
Express Checkout Parameter Reference
Reference Transaction Parameter Descriptions
A
Reference Transaction Parameter Descriptions
Reference Transaction Request Parameters
SHIPTOSTATE (Optional) Ship-to state.
If SHIPTOSTATE is passed, you also must pass SHIPTOSTREET,
SHIPTOCITY, SHIPTOZIP, and SHIPTOCOUNTRY.
Limitations: 40-character string.
SHIPTOZIP (Optional) Ship-to postal code.
If SHIPTOZIP is passed, you also must pass SHIPTOSTREET,
SHIPTOCITY, SHIPTOSTATE, and SHIPTOCOUNTRY.
Limitations: 16-character string.
SHIPTOCOUNTRY (Optional) Ship-to country.
If SHIPTOCOUNTRY is passed, you also must pass SHIPTOSTREET,
SHIPTOCITY, SHIPTOSTATE, and SHIPTOZIP.
Limitations: Two-character country code.
RESULT Response value for the request.
RESPMSG Response message in case if any error occurs.
T
ABLE A.23 Reference Transaction Request Parameters
Parameter Description
ACTION (Required) Is the value D.
TRXTYPE (Required) Is A (Authorization) or S (Sale).
BAID (Required, PayPal and Paymentech Salem processors) BAID
returned
from Create Customer Billing Agreement. If you pass BAID, do not pass
ORIGID.
ORIGID (Required, other Payflow processors) PNREF
returned from Create
Customer Billing. If you pass ORIGID, do not pass BAID.
CUSTIP (Optional) IP address of payer’s browser as recorded in its HTTP request
to your website.
NOTE: PayPal records this IP address as a means to detect possible
fraud.
Limitations: 15-character string in dotted quad format: xxx.xxx.xxx.xxx.
T
ABLE A.22 Update Customer Billing Agreement response parameters
Parameter Description