Questions about Payment Form extension

bug in paypal with utf8 - i fix it

More
10 years 6 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();
Attachments:

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

Moderators: Tuan Pham Ngoc