VirtueMart Forum

VirtueMart 1.1.x [ Old version - no longer supported ] => Payment VM 1.1 => PayPal / PayPal Pro VM 1.1 => Topic started by: river on September 05, 2009, 23:56:28 PM

Title: Force the virtuemart stores language to paypal
Post by: river on September 05, 2009, 23:56:28 PM
My online store has Norwegian language with Norwegian costumers. I am using the Virtuemart 1.1.3 Paypal payment solution.

The problem is when the costumers are redirect to the Paypal Payment site the laguage is in US. How can I force the laguage to be in Norwegian, what html codes do I have to implement in the joomla back-end/virtumeart -> store -> payment methods -> paypal -> configurations?

I know that the code should look something like this...
<input type="hidden" name="lc" value="NO">
<input type="hidden" name="country" value="NO">
Please anyone help? I know that there are a lot of people out there with the same problem

Rivers =)
Title: Re: Force the virtuemart stores language to paypal
Post by: Nyggen81 on February 16, 2011, 22:01:02 PM
Hi

Also have the same problem.
Anyone have the solution for this?
Title: Re: Force the virtuemart stores language to paypal
Post by: zanardi on February 19, 2011, 13:48:12 PM
You should have a look at https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&content_ID=developer/e_howto_html_Appx_websitestandard_htmlvariables.
Look at the section "HTML Variables for Prepopulating PayPal Checkout Pages".