2012

PayPal Mobile Express Checkout Library Developer Guide and Reference January 2011 11
PAYPAL_BUTTON_TYPE
PayPal displays the following images for buyers on the mobile device.
BUTTON_152x33:
BUTTON_194x37:
BUTTON_278x43:
BUTTON_294x43:
Localization Support in the Mobile Express Checkout Library
The Mobile Express Checkout Library supports many locales. Set the locale after you initialize
the library. The default is the locale of the device. If the library does not support the device
locale, the library uses en_US, instead.
How to Set the Language and the Region
Set the locale with the lang property of the PayPal object. Set this property any time after you
initialize the library, which occurs when you fetch a device token. Set the lang property before
you call the getPayButtonWithTarget() method to obtain a localized PayPal button.