Payflow Pro Guide
Table Of Contents
- Contents
- Preface
- Express Checkout Processing Flow
- Billing Agreements and Reference Transactions
- Express Checkout Transaction Types
- Transaction Responses
- Express Checkout Testing
- Express Checkout Parameter Reference
- Connection Parameter Descriptions
- User Parameter Descriptions
- Express Checkout Parameter Descriptions
- Set Express Checkout Request Parameter Descriptions
- Set Express Checkout Response Parameter Descriptions
- Get Express Checkout Details Request Parameter Descriptions
- Get Express Checkout Details Response Parameter Descriptions
- Do Express Checkout Payment Request Parameter Descriptions
- Do Express Checkout Payment Response Parameter Descriptions
- Do Authorization Parameter Descriptions
- Do Reauthorization Parameter Descriptions
- Void Parameter Descriptions
- Credit Parameter Descriptions
- Delayed Capture Parameter Descriptions
- Billing Agreement Parameter Descriptions
- Reference Transaction Parameter Descriptions
- Currency Codes
- Country Codes
- Index
Express Checkout for Payflow Pro 63
Express Checkout Parameter Reference
Express Checkout Parameter Descriptions
A
Set Express Checkout Response Parameter Descriptions
EMAIL (Optional) Email address of the buyer as entered during checkout. PayPal
uses this to fill out the PayPal membership sign-up portion of the PayPal
login page.
Limitations: 127-character alphanumeric string.
SHIPTONAME (Optional) Ship-to name.
Limitations: 32-character string.
SHIPTOSTREET (Optional) Ship-to street address.
Limitations: 30-character string.
SHIPTOSTREET2 (Optional) Extended Ship-to street address. Example: Bldg. 6, Mail Stop
3.
Limitations: 30-character string.
SHIPTOCITY (Optional) Ship-to city.
Limitations: 40-character string.
SHIPTOSTATE (Optional) Ship-to state.
Limitations: 40-character string.
SHIPTOZIP (Optional) Ship-to postal code.
Limitations: 16-character string.
SHIPTOCOUNTRY (Optional) Ship-to country.
Limitations: Two-character country code.
T
ABLE A.4 Set Express Checkout response parameters
Parameter Description
TOKEN A time-stamped token by which you identify to PayPal that you are
processing this payment with Express Checkout. The token expires after
three hours.
If you set TOKEN in the Set Express Checkout request, the value of TOKEN
in the response is identical to the value in the request.
Limitations: 20-character string.
RESULT Response value for the request.
RESPMSG Response message in case if any error occurs.
T
ABLE A.3 Set Express Checkout request parameters
Parameter Description