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
TransactionSearch API
TransactionSearch Response
94 08 April 2009 Name-Value Pair API Developer Guide
Payer Name Fields
TransactionSearch Response
TransactionSearch Response Fields
Field Description
SALUTATION Payer’s salutation.
Character length and limitations: 20 single-byte characters.
FIRSTNAME Payer’s first name.
Character length and limitations: 25 single-byte characters.
MIDDLENAME Payer’s middle name.
Character length and limitations: 25 single-byte characters.
LASTNAME Payer’s last name
Character length and limitations: 25 single-byte characters.
SUFFIX Payer’s suffix
Character length and limitations: 12 single-byte characters.
Field Description
L_TIMESTAMPn The date and time (in UTC/GMT format) the transaction occurred.
L_TIMEZONEn The time zone of the transaction.
L_TYPEn The type of the transaction.
L_EMAILn The email address of either the payer or the payment recipient (the “payee”). If the
payment amount is positive, this field is the recipient of the funds. If the payment is
negative, this field is the paying customer.
L_NAMEn Display name of the payer.
L_TRANSACTIONIDn Seller’s transaction ID.
L_STATUSn The status of the transaction.
L_AMTn The total gross amount charged, including any profile shipping cost and taxes.
L_FEEAMTn The fee that PayPal charged for the transaction.
L_NETAMTn The net amount of the transaction.