Hi all,
I have a website in Italian language with payment method PayPal Standard only but when a customer confirm an order and go to PayPal checkout the page is in English and the country is set by default to United States (screenshot in attachments).
How can i force the PayPal checkout landing page to be displayed in Italian?
Joomla version: 3.4.3
VM version: 3.0.18
Thanks in advance.
Hello,
https://forum.virtuemart.net/index.php?topic=40342.0
Above forum link you need to change code
<input type="hidden" name="lc" value="GB">
You need to check file as version has changed now.
Best Regards,
Edit by Milbo: I am sorry, but you pointed on a solution for vm1 ! VM2 and VM3 should do it automatically.
hellorain.
Quote from: pepsodent on June 23, 2017, 15:33:11 PM
Joomla version: 3.4.3
VM version: 3.0.18
See http://forum.virtuemart.net/index.php?topic=118683.0
Current versions: Joomla 3.7.2 and to work properly with J3.7 you should use at least VirtueMart 3.2.2 - but do not test updates on your live site.