Developer's Guide
Table Of Contents
Website Payments Pro Developer’s Guide 55
PayPal Express Checkout Transaction Processing
PayPal Express Checkout Transaction Parameter Descriptions
6
NOSHIPPING Is 1 or 0. The value 1 indicates that on the PayPal
pages, no postal address fields should be displayed
whatsoever.
String 4
ADDROVERRIDE Is 1 or 0. The value 1 indicates that the PayPal pages
should display the postal address set by you in the
postal address (SHIPTO* parameters) passed to this
Set Express Checkout request, not the postal
address on file with PayPal for this customer.
Displaying the PayPal postal address on file does
not allow the customer to edit that address.
String 4
LOCALECODE Locale of pages displayed by PayPal during PayPal
Express Checkout.
Alpha upper-
case or lower-
case
AU or en_AU
DE or de_DE
FR or fr_FR
GB or en_GB
IT or it_IT
JP or ja_JP
US or en_US
5
PAGESTYLE Sets the Custom Payment Page Style for payment
pages associated with this button/link. PageStyle
corresponds to the HTML variable page_style for
customising payment pages.
The value is the same as the Page Style Name you
chose when adding or editing the page style from
the Profile subtab of the My Account tab of your
PayPal account.
Alpha 30
HDRIMG A URL for the image you want 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 you provide an image that is
stored on a secure (https) server.
String 127
HDRBORDERCOLOR Sets the border colour around the header of the
payment page. The border is a two-pixel perimeter
around the header space, which is 750 pixels wide
by 90 pixels high.
String
HTML
hexadecimal
colour code in
ASCII
6
T
ABLE 6.2 Set Express Checkout request parameters (Continued)
Parameter Name Description Type
Max.
Length