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 Parameter Reference
Billing Agreement Parameter Descriptions
A
80 Express Checkout for Payflow Pro
Update Customer Billing Agreement Response Parameters
TABLE A.22 Update Customer Billing Agreement response parameters
Parameter Description
BAID The billing agreement ID.
Limitations: 19-character string.
BA_CUSTOM Custom annotation field for your exclusive use.
Limitations: 255-character string.
BA_DESC Description of goods or services associated with the billing agreement.
Limitations: 255-character string.
EMAIL Email address of the buyer as entered during checkout.
Limitations: 127-character alphanumeric string.
PAYERSTATUS Status of buyer. Values are:
z verified
z unverified
Limitations: 10-character string.
PHONENUM Account holder’s telephone number.
Limitations: 20-character string. The field mask is:
xxx-xxx-xxxx (US numbers)
+xxxxxxxxxxx (international numbers)
FIRSTNAME Buyer’s first name.
Limitations: 25-character string.
LASTNAME Buyer’s last name.
Limitations: 25-character string.
SHIPTOBUSINESS Buyer’s business name.
Limitations: 127-character string.
SHIPTOSTREET (Optional) Ship-to street address.
If SHIPTOSTREET is passed, you also must pass SHIPTOCITY,
SHIPTOSTATE, SHIPTOZIP, and SHIPTOCOUNTRY.
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.
If SHIPTOCITY is passed, you also must pass SHIPTOSTREET,
SHIPTOSTATE, SHIPTOZIP, and SHIPTOCOUNTRY.
Limitations: 40-character string.