Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>If you are using Express Checkout, you will want to set the <code>LOCALECODE</code> to a <em>four-character country code</em> supported by PayPal in order to change the language on the PayPal login page.</p> <p><strong>Example</strong></p> <pre><code>CURRENCYCODE=EUR&amp; RETURNURL=https://www.anycompany.com/orderprocessing/orderreview.html&amp; CANCELURL=https://www.anycompany.com/orderprocessing/shippinginfo.html&amp; LOCALECODE=fr_FR </code></pre> <ul> <li><a href="https://www.paypalobjects.com/en_US/ebook/PP_NVPAPI_DeveloperGuide/expresscheckout.html" rel="noreferrer">Changing the Language on the PayPal Login Page</a></li> <li><a href="https://www.paypalobjects.com/en_US/ebook/PP_NVPAPI_DeveloperGuide/Appx_fieldreference.html#2829277" rel="noreferrer">SetExpressCheckout Request Parameters</a></li> </ul> <hr> <h3>EDITED - 2012-05-26</h3> <p>The Paypal Country codes as been updated to 5-character <sup><strong>(SetExpressCheckout)</strong></sup>:</p> <p><em>The following 5-character codes are also supported for languages in specific countries</em>:</p> <ul> <li>da_DK – Danish (for Denmark only)</li> <li>he_IL – Hebrew (all)</li> <li>id_ID – Indonesian (for Indonesia only)</li> <li>jp_JP – Japanese (for Japan only)</li> <li>no_NO – Norwegian (for Norway only)</li> <li>pt_BR – Brazilian Portuguese (for Portugal and Brazil only)</li> <li>ru_RU – Russian (for Lithuania, Latvia, and Ukraine only)</li> <li>sv_SE – Swedish (for Sweden only)</li> <li>th_TH – Thai (for Thailand only)</li> <li>tr_TR – Turkish (for Turkey only)</li> <li>zh_CN – Simplified Chinese (for China only)</li> <li>zh_HK – Traditional Chinese (for Hong Kong only)</li> <li>zh_TW – Traditional Chinese (for Taiwan only)</li> </ul> <p>See <a href="https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&amp;content_ID=developer/e_howto_api_nvp_r_SetExpressCheckout" rel="noreferrer">this link</a> for updated information on the subject!</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload