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
Viewing Recurring Payments Profile Details (ACTION=I)
8
58 Payflow Recurring Payments Developer’s Guide
CARDSTART 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.
CARDISSUE Issue number of Switch or Solo card.
N OTE: For a Switch or Solo transaction to be approved, either
CARDSTART or CARDISSUE must be present.
Character length and limitations: Eight alphanumeric characters.
FREIGHTAMT Total shipping amount for this order.
Limitations: Nine numeric characers plus decimal (.) character. No
currency symbol. Specify the exact amount to the cent using a decimal
point—use 34.00, not 34. Do not include comma separators—use
1199.95 not 1,199.95.
TAXAMT Total tax amount for this order.
Limitations: Nine numeric characers plus decimal (.) character. No
currency symbol. Specify the exact amount to the cent using a decimal
point—use 34.00, not 34. Do not include comma separators—use
1199.95 not 1,199.95.
TRIALSTART The billing start date of the trial payment period.
N OTE: If you set any of the trial payment period parameters, you must
set all of them in the request to create a recurring payments
profile.
Character length and limitations: 8 numeric characters in the format
MMDDYYYY.
TRIALTERM The total number of trial payment periods over the life of the
agreement. If there are 36 monthly trial payments, for example,
TRIALTERM is 36.
Character length and limitations: Numeric. A value of 0 means that
payments should continue until the profile is deactivated (suspended).
T
ABLE 8.10 View Recurring Payments Profile Details Response
Parameter Description