<< Home

Multiple languages

Use this forum for issues related to TriniTronic's Nice PayPal Button Plugin WordPress Edition.

Moderator: jamesSBT

Multiple languages

Postby stephieboo24 » Mon Aug 13, 2012 8:21 am

Hello,

My website is in both French and English. I'm able to create custom buttons so that I can have a button in French and one in English; however, the page on the paypal website itself defaults to English in both cases. Is there a way to set the paypal page's language too?

Thanks for your help.
stephieboo24
Lithos
Lithos
 
Posts: 1
Joined: Mon Aug 13, 2012 8:12 am

Re: Multiple languages

Postby Michael » Mon Aug 13, 2012 3:16 pm

Hi,

It sounds like you've correctly set button language, but the country code is still being dictated by the plugin's default settings. The country code tells PayPal what language to use on the payment page.

Excerpt from the plugin's documentation:
http://trinitronic.com/index.php/Joomla ... ation.html
Individual Button Language
{nicepaypal:button type;custom graphic URL;button language code|amount|item name....

Example

{nicepaypal:cart;;fr_FR|15.00|T-Shirt}

Individual Button Country Code

{nicepaypal:button type;custom graphic URL;button language code;PayPal country code|amount|item name....

Example

{nicepaypal:cart_noview;;;ES|15.00|T-Shirt}

Example of individual button language and individual country code together:

{nicepaypal:cart_noview;;es_ES;ES|15.00|T-Shirt}


So for French you might set your button tag up like this:
Code: Select all
{nicepaypal:cart_noview;;fr_FR;FR|15.00|T-Shirt}


And for English:
Code: Select all
{nicepaypal:cart_noview;;en_US;US|15.00|T-Shirt}


~ All the best
Contributed by Michael Babcock
User avatar
Michael
Cosmos
Cosmos
 
Posts: 2473
Joined: Thu Aug 14, 2008 12:30 am

Re: Multiple languages

Postby Michael » Mon Aug 13, 2012 3:22 pm

Ooopps! I gave you information for Joomla. I see you're using WordPress. Here are some example short codes.

French
Code: Select all
[nicepaypal type="buy" amount="15.00" name="WP Coffee Mug" button_language="fr_FR" country_code="FR"]


English
Code: Select all
[nicepaypal type="buy" amount="15.00" name="WP Coffee Mug" button_language="en_US" country_code="US"]


Button Language Info
http://trinitronic.com/index.php/Wordpr ... n-language

Country Code Info
http://trinitronic.com/index.php/Wordpr ... untry-code

~ All the best
Contributed by Michael Babcock
User avatar
Michael
Cosmos
Cosmos
 
Posts: 2473
Joined: Thu Aug 14, 2008 12:30 am


Return to WordPress: Nice PayPal Button

Who is online

Users browsing this forum: No registered users and 1 guest