Study Guide

Table Of Contents
PayPal Certified Developer Program Study Guide March 2008 153
B
General Reference Information
This appendix contains information that may be valuable when using the PayPal NVP APIs.
ShippingAddress Parameter
The ShippingAddress parameter is optionally used in a SetExpressCheckout or
DoExpressCheckoutPayment request in Express Checkout, and in a DoDirectPayment
request in Direct Payment.
TABLE B.1 ShippingAddress
Parameter Description Required?
SHIPTONAME Person’s name associated with this shipping address.
Character length and limitations: 32 single-byte characters
Yes
SHIPTOSTREET First street address.
Character length and limitations: 100 single-byte characters
Yes
SHIPTOCITY Name of city.
Character length and limitations: 40 single-byte characters
Yes
SHIPTOSTATE State or province.
Character length and limitations: 40 single-byte characters
Yes
SHIPTOCOUNTRYCODE Country code.
Character limit: Two single-byte characters
NOTE: A complete list of country codes is available in the PayPal
Name-Value Pair API Developer Guide and Reference.
Yes
SHIPTOZIP U.S. ZIP code or other country-specific postal code.
Character length and limitations: 20 single-byte characters
Yes
SHIPTOSTREET2 Second street address.
Character length and limitations: 100 single-byte characters
No
PHONENUM Phone number.
Character length and limitations: 20 single-byte characters
No