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
Express Checkout API
SetExpressCheckout
72 July 2006 Web Services API Reference
SetExpressCheckoutResponse
Response to SetExpressCheckoutRequest.
Fields
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
PostalCode
U.S. Zip code or other country-specific postal code
Character length and limitations: 20 single-byte
characters
xs:string
See description. Yes
Country
Country code.
Character limit: Two single-byte characters.
ebl:CountryCode
Type
xs:string
See Appendix B.Yes
T
ABLE 6.3 SetExpressCheckoutResponse Fields
Element Description Data Type Value
Token
A timestamped token by which you identify to
PayPal that you are processing this payment with
Express Checkout.
NOTE: The token expires after three hours.
If you set
Token in the
SetExpressCheckoutRequest, the value of
Token in the response is identical to the value in
the request.
Character length and limitations: 20 single-byte
characters
xs:string
See description.
T
ABLE 6.2 Address (Shipping Address): AddressType Elements
Element Descriptions Data Type
Allowable
Values Required?