Integration Guide

Table Of Contents
PayPal Payments Standard Integration Guide June 2012 331
Third-Party Shopping Carts – The Cart Upload Command
Implementing the Instant Update API With the Cart Upload Command
7
Example PayPal Review Page When Callback Times Out
You Do Not Ship to the Buyer’s Shipping Address
If you do not ship to the buyers shipping address that PayPal sends in the callback request, set
NO_SHIPPING_OPTION_DETAILS to 1 in the callback response.
The sample code below illustrates the callback response when you do not ship to the buyers
address.
METHOD=CallbackResponse
NO_SHIPPING_OPTION_DETAILS =1
When your callback server sends the previous response, the Review your information page has
these features:
A message at the top of the page indicates that your business does not ship to this location.
The shipping and handling section and the insurance section are dimmed.
The buyer can change the shipping address.