Need help with Joomla? We are available for hire to help with Joomla customization, upgrades, maintenance, and custom development.
Explore our services
Questions about Payment Form extension

bug in paypal with utf8 - i fix it

More
12 years 10 months ago #37438 by kobi
i found bug and fix it
when i add a form name in hebrew in paypal it's show in Gibberish
i add a screen shot

to fix it i add in
components/com_pmform/payments/os_paypal.php

the line
Code:
$this->setParam('charset', 'utf-8');

before the line (line 110)
Code:
$this->submitPost();

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

Moderators: Tuan Pham Ngoc