Developer's Guide
Table Of Contents
- Website Payments Pro Payflow Edition - Recurring Payments Developer’s Guide
- Preface
- Audience
- Where To Go For More Information
- Revision History
- Recurring Payments Overview
- Creating Recurring Payments Profiles
- Preparing to Create Recurring Payments Profiles
- Creating Profiles Through Your PayPal Account
- Creating Recurring Payments Profiles Programmatically
- Options for Creating a Recurring Payments Profile Programmatically
- Example: Creating a Recurring Payments Profile For Billing a Credit Card
- Example: Creating a Recurring Payments Profile For Billing a PayPal Account
- Deactivating and Reactivating Recurring Payments Profiles
- Canceling Recurring Payments Profiles
- Getting Recurring Payments Profile Details
- Billing the Outstanding Amount
- Updating Recurring Payments Profiles
- Recurring Payments Reference
- Index
Payflow Recurring Payments Developer’s Guide 13
Creating Recurring Payments Profiles
Creating Recurring Payments Profiles Programmatically
FIGURE 2.2 Profile created
Creating Recurring Payments Profiles Programmatically
You can create recurring payments profiles programmatically using the Payflow SDK.
Table 2.1 lists the Payflow parameters required in the request string to create a new profile.
The ACTION value for creating a profile is always A.
TABLE 2.1 Required Parameters to Create a New Profile
Parameter Notes
TRXTYPE The value R for recurring payments.
TENDER The value C for credit card or P for PayPal