Study Guide

Table Of Contents
PayPal Certified Developer Program Study Guide March 2008 67
Express Checkout
Express Checkout API Reference Information
6
SUFFIX Payers suffix.
Character length and limitations: 12 single-byte characters.
COUNTRYCODE Payers country of residence, in the form of ISO standard 3166 two-character country
codes.
Character length and limitations: 2 single-byte characters.
BUSINESS Payers business name.
Character length and limitations: 127 single-byte characters.
SHIPTONAME Person’s name associated with this address.
Character length and limitations: 32 single-byte characters.
SHIPTOSTREET First street address.
Character length and limitations: 100 single-byte characters.
SHIPTOSTREET2 Second street address.
Character length and limitations: 100 single-byte characters.
SHIPTOCITY Name of city.
Character length and limitations: 40 single-byte characters.
SHIPTOSTATE State or province.
Character length and limitations: 40 single-byte characters.
SHIPTOCOUNTRYCODE Country code.
Character length and limitations: 2 single-byte characters.
SHIPTOZIP US ZIP code or other country-specific postal code.
Character length and limitations: 20 single-byte characters.
ADDRESSSTATUS Status of street address on file with PayPal.
CUSTOM A free-form field for the developers own use, as set in the CUSTOM parameter of the
SetExpressCheckout request.
Character length and limitations: 256 single-byte characters.
INVNUM The merchant’s own invoice or tracking number, as set in the INVNUM parameter of
the SetExpressCheckout request.
Character length and limitations: 127 single-byte characters.
PHONENUM Payers contact telephone number.
PayPal returns a contact telephone number only if the Merchant account profile
settings require that the customer enter one.
Character length and limitations: Field mask is XXX-XXX-XXXX (for U.S. numbers)
or +XXX XXXXXXXX (for international numbers)
T
ABLE 6.5 GetExpressCheckoutDetails Response Fields (Continued)
Parameter Description