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 75
Express Checkout Parameter Reference
Do Reauthorization Parameter Descriptions
A
Do Reauthorization Parameter Descriptions
Void Parameter Descriptions
TABLE A.11 Do Reauthorization request parameters
Parameter Description
TRXTYPE (Required) How you want to obtain payment. Is A, which indicates that
this payment is an Authorization or a Do Authorization subject to
settlement with the Delayed Capture request.
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, which is the value returned in the
PNREF in the response to the original transaction when:
TRXTYPE=A or TRXTYPE=O.
Limitations: 12 case-sensitive alphanumeric characters.
DOREAUTHORIZATION (Required) Indicates whether this transaction is a Do Reauthorization. The
value is 1.
T
ABLE A.12 Do Reauthorization 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.13 Void request parameters
Parameter Description
TRXTYPE (Required) Type of transaction to perform. The value is V.
Limitations: One alpha character.
TENDER (Required) The tender type (method of payment). It is always P.
Limitations: One alpha character.