Study Guide

Table Of Contents
Express Checkout
Express Checkout API Reference Information
6
64 March 2008 PayPal Certified Developer Program Study Guide
ADDROVERRIDE The value 1 indicates that the PayPal pages should display the shipping
address set in this SetExpressCheckout request, not the shipping
address on file with PayPal for this customer.
N OTE: Displaying the PayPal street address on file does not allow the
customer to edit that address.
Allowable values: 0, 1
Default value: 0
No
TOKEN A timestamped token that tells PayPal that the payment is being
processed with Express Checkout.
N OTE: The token expires after three hours.
If the token is set here, the value of TOKEN in the response will be
identical to the value in the request.
Character length and limitations: 20 single-byte characters
No
LOCALECODE Locale of pages displayed by PayPal during Express Checkout.
Character length and limitations: Any two-character country code.
The following codes are supported by PayPal:
z AU
z DE
z ES
z FR
z GB
z IT
z US
All other values default to US.
A complete list of country codes is in PayPal Name-Value Pair API
Developer Guide and Reference.
No
PAGESTYLE Sets the Custom Payment Page Style for payment pages associated with
this button/link. This value corresponds to the HTML variable
page_style for customizing payment pages. The value is the same as
the Page Style Name chosen when adding or editing the page style from
the Profile subtab of the My Account tab of the PayPal account.
Character length and limitations: 30 single-byte alphabetic characters.
No
HDRIMG A URL for the image to appear at the top left of the payment page. The
image has a maximum size of 750 pixels wide by 90 pixels high. PayPal
recommends that the image be stored on a secure (HTTPS) server.
Character length and limit: 127 single-byte alphanumeric characters
No
T
ABLE 6.2 SetExpressCheckout Request Parameters (Continued)
Parameter Description Required?