PayPal payment

  • Luca Ferretti
  • Topic Author
  • Offline
  • New Member
  • New Member
More
9 years 3 months ago #92142 by Luca Ferretti
PayPal payment was created by Luca Ferretti
Hi,
excuse me in advance if this topic was discussed in the past...

I made my EB events only with PayPal option for payment, I've a commercial account but not a pro PayPal account

my question is how to set language of PayPal page where users are redirected after the final confirmation on EB page

usually in other application PayPal page appears automatically in italian but here seems that there is a limitation

another question: is it possible to include PayPal buttons inside the EB page?

thanks for you help, I like this software that is very useful to me... thanks for your great work!

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

More
9 years 3 months ago #92152 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic PayPal payment
Hello Luci

Please try the solution below:

1. Open the file components/com_eventbooking/payments/os_paypal.php

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

3. Change it to:
Code:
$this->setParameter('lc', 'it_IT');

After that, it should be redirected correctly to your language

For adding PayPal buttons, it is not supported in Events Booking. Why do you need to do that?

Tuan

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

  • Luca Ferretti
  • Topic Author
  • Offline
  • New Member
  • New Member
More
9 years 3 months ago #92177 by Luca Ferretti
Replied by Luca Ferretti on topic PayPal payment
your solution works very well, great!

about PayPal button.... it's not necessary.... I'm not so able to program and change graphics/colors inside the component and I was thinking a way to make a more visible button for subscribing

but at the end is only a little need... people see well where is the button and are able to proceed

so.... I wish you and people that are helping you a beautiful 2017 and I'll look for updates and new software you'll develop.

Leonardo Luca

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

More
9 years 3 months ago #92184 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic PayPal payment
Thanks Leonardo for confirming. I will make it configurable in the next release, so you don't have to modify the code anymore

Many thanks for using our products. I wish you have a happy and great success new year 2017

Regards,

Tuan

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

Moderators: Tuan Pham Ngoc