Integration Guide

Table Of Contents
Customizing Express Checkout
Handling Shipping Addresses
6
70 May 2010 Express Checkout Integration Guide
PayPal review page with a required address
Suppressing the Buyer’s Shipping Address
You can suppress the display of the buyers shipping address on the PayPal pages. You might
want to do this in these cases:
z You are selling a product or service that does not require shipping.
z You prefer to handle addresses completely on your own and do not want to let buyers
choose from their PayPal address book.
To suppress the display of the buyers shipping address, set the NOSHIPPING parameter to 1 in
the call to SetExpressCheckout. No shipping address displays on the PayPal pages
whatsoever.
The following example suppresses the shipping address.