2009
Table Of Contents
- Name-Value Pair API Developer Guide
- Preface
- This Document
- Intended Audience
- Revision History
- PayPal NVP API Overview
- Authorization and Capture API Operation Reference
- DoDirectPayment API
- Express Checkout API Operations
- GetTransactionDetails API
- MassPay API
- RefundTransaction API
- TransactionSearch API
- Recurring Payments and Reference Transactions API Operations
- DoNonReferencedCredit API
- ManagePendingTransactionStatu s API
- GetBalance API
- AddressVerify API
- API Error Codes
- General API Errors
- Validation Errors
- Direct Payment API Errors
- SetExpressCheckout API Errors
- GetExpressCheckoutDetails API Errors
- DoExpressCheckoutPayment API Errors
- Authorization and Capture API Errors
- GetTransactionDetails API Errors
- TransactionSearch API Errors
- RefundTransaction API Errors
- Mass Pay API Errors
- Recurring Payments Errors
- SetCustomerBillingAgreement Errors
- GetBillingAgreementCustomerDetails Errors
- CreateBillingAgreement Errors
- UpdateBillingAgreement Errors
- DoReferenceTransaction Errors
- AddressVerify API Errors
- ManagePendingTransactionStatus API Errors
- Country Codes
- State and Province Codes
- Currency Codes
- AVS and CVV2 Response Codes
Recurring Payments and Reference Transactions API Operations
GetRecurringPaymentsProfileDetails API
106 08 April 2009 Name-Value Pair API Developer Guide
GetRecurringPaymentsProfileDetails API
Obtain information about a recurring payments profile.
z “GetRecurringPaymentsProfileDetails Request” on page 106
z “GetRecurringPaymentsProfileDetails Response” on page 106
GetRecurringPaymentsProfileDetails Request
GetRecurringPaymentsProfileDetails Request Fields
GetRecurringPaymentsProfileDetails Response
z GetRecurringPaymentsProfileDetails Response Fields
z Recurring Payments Profile Fields
z Ship To Address Fields
z Billing Period Fields
z Recurring Payments Summary Fields
z Credit Card Fields
z Payer Information Fields
z Billing Address Fields
STATUS Status of the recurring payment profile.
z ActiveProfile - The recurring payment profile has been successfully created
and activated for scheduled payments according the billing instructions from the
recurring payments profile.
z PendingProfile - The system is in the process of creating the recurring
payment profile. Please check your IPN messages for an update.
Field Description
METHOD (Required) Must be GetRecurringPaymentsProfileDetails.
PROFILEID (Required) Recurring payments profile ID returned in the
CreateRecurringPaymentsProfile response.
Character length and limitations: 14 single-byte alphanumeric characters. 19
character profile IDs are supported for compatability with previous versions of the
PayPal API.
Field Description