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 77
Express Checkout Parameter Reference
Delayed Capture Parameter Descriptions
A
Delayed Capture Parameter Descriptions
MEMO (Optional) Custom memo about the credit.
Limitations: 255 alphanumeric characers.
T
ABLE A.16 Credit response parameters
Parameter Description
PPREF Unique PayPal transaction ID.
Limitations: 17-character string.
RESULT Response value for the request.
RESPMSG Response message in case if any error occurs.
T
ABLE A.17 Delayed Capture request parameters
Parameter Description
TRXTYPE (Required) Type of transaction to perform. The value is D.
Limitations: One alpha character.
TENDER (Required) The tender type (method of payment). It is always P.
Limitations: One alpha character.
ORIGID (Required) Payflow transaction ID. Set this parameter to the value of the
PNREF returned in the original Authorization or Order Do Express
Checkout Payment transaction response.
Limitations: 12 case-sensitive alphanumeric characters.
AMT (Optional) Required if the capture amount differs from the original
Authorization amount.
Limitations:Nine numeric characers plus decimal (.) character. No
currency symbol. Specify the exact amount to the cent using a decimal
point—use 34.00, not 34. Do not include comma separators—use 1199.95
not 1,199.95.
NOTE (Optional) An informal note about this settlement that is displayed to the
buyer in email and in the buyer’s transaction history
Limitations: 255-character string.
T
ABLE A.15 Credit request parameters
Parameter Description