User's Guide
Table Of Contents
- Contents
- Preface
- Managing Payflow Services
- Using the SDK to Perform Recurring Tasks
- About Recurring Billing Profile Actions
- Using the Add Action
- Required Parameters for the Add Action
- Using the Modify and Reactivate Actions
- Required Parameters for the Modify and Reactivate Actions
- Using the Cancel Action
- Required Parameters for the Cancel Action
- Using the Inquiry Action to View Information for a Profile
- Using the Inquiry Action to View the Status of the Profile
- Using the Inquiry Action to View the Status of Payments
- Required Parameters for the Status of Payments Inquiry Action
- Using the Payment Action
- Required Parameters for the Payment Action
- Testing Recurring Billing
- Obtaining Consent to Bill Customers Using Recurring Billing
Using the SDK to Perform Recurring Tasks
Required Parameters for the Add Action
2
20 July 2011 Payflow Pro Recurring Billing Service User’s Guide
Response Values for the Add Action
Response values are defined in detail in the Payflow Pro Developer’s Guide.
Returned Values if You Specify an Optional Transaction
Table 2.5 lists values that are included in the response if the transaction involved an optional
transaction. Other payment-related fields could also be returned, depending on your
configuration (for example, verbosity level).
OPTIONALTRXAMT Amount of the Optional Transaction. Required
only when OPTIONALTRX=S.
NOTE: Do not specify an amount when
OPTIONALTRX=A. The amount will be
ignored.
STREET Billing street. Alphanumeric
(150)
ZIP Billing postal code. Alphanumeric
(10)
T
ABLE 2.4 Response values for Add action
Field Description
RESULT Result value for the action.
PROFILEID If RESULT = 0, then this value is the Profile ID.
Profile IDs for test profiles start with the characters RT.
Profile IDs for live profiles start with RP.
RESPMSG Optional response message.
RPREF Reference number to this particular action request.
T
ABLE 2.5 Response fields returned if OPTIONALTRX is used
Field Description
TRXPNREF PNREF of the optional transaction.
TRXRESULT RESULT of the optional transaction.
TRXRESPMSG RESPMSG of the optional transaction.
T
ABLE 2.3 Optional recurring profile parameters for
Add
action (Continued)
Parameter Description Usage (Length)