Reference Manual
Table Of Contents
- Web Services API Reference
- Preface
- Overview of the PayPal Web Services API
- PayPal Web Services API Architecture
- Core eBL Request/Response Structures
- Authorization & Capture API
- Direct Payment API
- Express Checkout API
- GetTransactionDetails API
- MassPay API
- RefundTransaction API
- TransactionSearch API
- Error Codes and Messages for All PayPal APIs
- Country Codes
- Index
Web Services API Reference July 2006 61
Direct Payment API
DoDirectPaymentRequest
Address Payer’s billing address information
ns:AddressType
See Table 5.8 on
page 61.
Yes
T
ABLE 5.8 CardOwner: AddressType Fields
Element Description DataType
Allowable
Values
Required
?
Street1
First street address
Character length and limitations: 100 single-byte
characters
xs:string
See description. Yes
Street2
Second street address
Character length and limitations: 100 single-byte
characters
xs:string
See description. No
CityName
Name of city
Character length and limitations: 40 single-byte
characters
xs:string
See description. Yes
StateOr
Province
State or province
Character length and limitations: 40 single-byte
characters
xs:string
See description. Yes
Country
Country code.
Character length and limitations: Two single-byte
characters.
ebl:CountryCode
Type
xs:string
See Appendix 1.Yes
PostalCode
U.S. Zip code or other country-specific postal code
Character length and limitations: 20 single-byte
characters
xs:string
See description. Yes
T
ABLE 5.7 CardOwner: PayerInfoType Fields
Element Description DataType
Allowable
Values
Required
?