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
Express Checkout API Operations
SetExpressCheckout API
52 08 April 2009 Name-Value Pair API Developer Guide
L_ITEMWIDTHVALUEn,
L_ITEMWIDTHUNITn
(Optional) Item width corresponds to the width of the item. You can pass this data to
the shipping carrier as is without having to make an additional database query.
These parameters must be ordered sequentially beginning with 0 (for example
L_ITEMWIDTHVALUE0, L_ITEMWIDTHVALUE1).
Character length and limitations: Any positive integer
L_ITEMHEIGHTVALUEn
,
L_I
TEMHEIGHTUNITn
(Optional) Item
height corresponds to the height of the item. You can pass this data to
the shipping carrier as is without having to make an additional database query.
These parameters must be ordered sequentially beginning with 0 (for example
L_ITEMHEIGHTVALUE0, L_ITEMHEIGHTVALUE1).
Character length and limitations: Any positive integer
Field Description