Change paypal default language to portuguese

  • Lorenzo
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
  • walking on the moon
More
8 years 6 days ago #81244 by Lorenzo
hello, i see that paypal plugin redirects me to a page in english, i would like to know how to redirect to a brazilian portuguese version of paypal page, any help? thanks.

Please Log in or Create an account to join the conversation.

More
8 years 5 days ago #81299 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Change paypal default language to portuguese
Hi

Could you please try to modify code base on this instruction:

1. Open the file components/com_osmembership/plugins/os_paypal.php

2. Find this line of code and remove it:
Code:
$this->setParameter('lc', 'US');

After that, it should work as expected

Tuan
The following user(s) said Thank You: Lorenzo

Please Log in or Create an account to join the conversation.