PayPal Plugin

  • FrankM
  • Topic Author
  • Offline
  • Premium Member
  • Premium Member
More
10 years 3 months ago #40732 by FrankM
PayPal Plugin was created by FrankM
How can i changed the os_paypal plugin v1.0 so that the plugin use german language?

Productiv: Joomla 3.5.1 / EB 2.4.3 / PHP 7.0.5
Testsys: Joomla 3.5.1 / EB 2.4.3 / PHP 7.0.5

Sorry, english isn't my native language.

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

  • Tuan Pham Ngoc
  • Away
  • Administrator
  • Administrator
More
10 years 3 months ago #40799 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: PayPal Plugin
Hi

I haven't tested yet. But you can get this file, unzip it, upload it to components/com_eventbooking/payments folder. After that, it should work as expected.

Regards,

Tuan
Attachments:

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

  • FrankM
  • Topic Author
  • Offline
  • Premium Member
  • Premium Member
More
10 years 3 months ago - 10 years 3 months ago #40816 by FrankM
Replied by FrankM on topic Re: PayPal Plugin
Thanks Tuan.

I have changed this line
Code:
$this->setParam('currency_code', $params->get('paypal_currency', 'US'));

into
Code:
$this->setParam('currency_code', $params->get('paypal_currency', 'EUR'));

Then it works for me.


When i canceld the payment on paypal i became the following error.

Warning: Spoiler!


EB-Link:
Code:
/index.php?option=com_eventbooking&task=cancel&id=741&Itemid=171

Productiv: Joomla 3.5.1 / EB 2.4.3 / PHP 7.0.5
Testsys: Joomla 3.5.1 / EB 2.4.3 / PHP 7.0.5

Sorry, english isn't my native language.
Last edit: 10 years 3 months ago by FrankM.

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

  • Tuan Pham Ngoc
  • Away
  • Administrator
  • Administrator
More
10 years 3 months ago #40979 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: PayPal Plugin
Oh, that's strange. I don't know why Paypal can can change language based on the currency :(. For the error you reported, I will check and get back to you later !

Tuan

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

Moderators: Tuan Pham Ngoc