
Payflow Recurring Payments Developer’s Guide 31
Getting Recurring Payments Profile Details
Obtaining Profile Details Programmatically
FIGURE 5.1 Profile Status section of Recurring Payments Profile Details page
Obtaining Profile Details Programmatically
You can obtain profile details programmatically using the Payflow SDK. Table 5.1 lists the
Payflow parameters required in the request string to obtain the details of a recurring payments
profile.The ACTION value is always I.
Example of Getting Recurring Payments Profile Details
The following example Payflow parameter string requests the details of a credit card recurring
payments profile.
TABLE 5.1 Required Parameters in a Profile Status Inquiry Request
Parameter Notes
TRXTYPE The value R for recurring payments.
TENDER The value C for credit card or P for PayPal.
ACTION The value I for inquiring about recurring payments profile details.
ORIGPROFILEID Profile ID of the profile to deactivate.
Komentarze do niniejszej Instrukcji