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
Recurring Payments Reference
Updating Recurring Payments Profiles (ACTION=M)
8
50 Payflow Recurring Payments Developer’s Guide
STREET (Optional) Bill-to street.
Character length and limitations: 150 characters.
ZIP (Optional) Bill-to postal code.
Character length and limitations: 10 characters.
CITY (Optional) Bill-to city.
Character length and limitations: 45 characters.
STATE (Optional) Bill-to state.
Character length and limitations: 45 characters.
COUNTRY (Optional) Bill-to country.
Character length and limitations: Two characters.
PHONENUM (Optional) Telephone number.
Character length and limitations: 20 alphanumeric characters.
SHIPTOFIRSTNAME (Optional) Ship-to first name.
Character length and limitations: 30 alphanumeric characters.
SHIPTOMIDDLENAME (Optional) Ship-to middle name.
Character length and limitations: 30 alphanumeric characters.
SHIPTOLASTNAME (Optional) Ship-to last name.
Character length and limitations: 30 alphanumeric characters.
SHIPTOSTREET (Optional) Ship-to street.
Character length and limitations: 150 characters.
SHIPTOCITY (Optional) Ship-to city.
Character length and limitations: 45 characters.
SHIPTOSTATE (Optional) Ship-to state.
Character length and limitations: 45 alphanumeric characters.
SHIPTOCOUNTRY (Optional) Ship-to country.
Character length and limitations: Two characters.
SHIPTOZIP (Optional) Ship-to postal code.
Character length and limitations: 10 characters.
CARDSTART (Optional) Date that Switch or Solo card was issued.
N OTE: For a Switch or Solo transaction to be approved, either
CARDSTART or CARDISSUE must be present.
Character length and limitations: MMYY format. For example, 0308
represents March 2008.
T
ABLE 8.3 Update Recurring Payments Profile Request Parameters
Parameter Description