User's Guide

Table Of Contents
Payflow Pro Recurring Billing Service User’s Guide July 2011 27
Using the SDK to Perform Recurring Tasks
Required Parameters for the Cancel Action
2
Example Response to the Cancel Action
Returned values are described in “Returned Values for the Cancel Action” on page 26.
RESULT=0&RPREF=RWY504915344&PROFILEID=RP000000001234&RESPMSG=Approved&TRXRE
SULT=0&TRXPNREF=VWYA04915345&TRXRESPMSG=Approved&AUTHCODE=489PNI
Required Parameters for the Cancel Action
Returned Values for the Cancel Action
Using the Inquiry Action to View Information for a Profile
You can use the Inquiry action to request two different sets of information for a profile:
To view the full set of payment information (that is, the recurring and optional transaction
details), you submit two separate Inquiry actions (see “Using the Inquiry Action to View
the Status of Payments” on page 30):
To view the recurring transaction details, pass the PAYMENTHISTORY=Y name-value
pair with the Inquiry action.
TABLE 2.10 Parameters required by the Cancel action
Parameter Description Usage (Length)
TRXTYPE Specifies a recurring profile request. Must be “R” (1)
ACTION Specifies action to take. Must be “C” (1)
ORIGPROFILEID Profile ID of the profile to cancel.
Profile IDs for test profiles start with RT.
Profile IDs for live profiles start with RP.
T
ABLE 2.11 Response values for a Cancel action
Field Description
RESULT Result value for the action.
PROFILEID The Profile ID of the original profile.
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.