Possible typo with omnipay

  • kpg
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
3 months 3 weeks ago - 3 months 3 weeks ago #163286 by kpg
Possible typo with omnipay was created by kpg
Hi

When trying to register individual to an event, your met with "Failed opening required" message from `administrator/components/com_eventbooking/libraries/rad/payment/omnipay.php:9 ` and cannot proceed.
I followed the path and found out that there is a 3 at the end of omnipay, like this
require_once JPATH_LIBRARIES . '/omnipay3/vendor/autoload.php'
If you remove the 3, the problem is solved and you can register.
Was the 3 inserted for a reason or is it just a typo?

Thank you for your time
Best regards
 
Last edit: 3 months 3 weeks ago by kpg.

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

More
3 months 3 weeks ago #163287 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Possible typo with omnipay
Hello

What version of the extension you are using? If you are using latest version, it should work well

These days, we should use ominpay 3 instead of the omnipay library (which only works with older version of PHP)

Regards,

Tuan

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

  • kpg
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
3 months 3 weeks ago #163291 by kpg
Replied by kpg on topic Possible typo with omnipay
Hi Tuan
I just cheked my version, and yeah were still using omnipay libary, but we merged in the call to omnipay 3. I will see with my coworkers how we handle it.
Thanks for your Help (:

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

More
3 months 3 weeks ago #163292 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Possible typo with omnipay
Better switch to use Omnipay 3 library. You can find the library in the attachment and install it to your site

Regards,

Tuan
Attachments:

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

  • kpg
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
3 months 3 weeks ago #163293 by kpg
Replied by kpg on topic Possible typo with omnipay
i tried to download them, but the attachment send me to Forbidden Sites

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

More
3 months 3 weeks ago #163294 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Possible typo with omnipay
Maybe it is being blocked by Sucuri, sorry. For this, please send an email to tuanpn@joomdonation.com, I will send you the library to you via email

Regards,

Tuan

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

  • kpg
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
3 months 3 weeks ago #163295 by kpg
Replied by kpg on topic Possible typo with omnipay
i send you the email

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

More
3 months 3 weeks ago #163296 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Possible typo with omnipay
I sent the package to your email. Please check to see if you received it ?

Tuan

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

  • kpg
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
3 months 3 weeks ago #163297 by kpg
Replied by kpg on topic Possible typo with omnipay
Yes and implemented it to the Site.
Thanks for the help

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

More
3 months 3 weeks ago #163325 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Possible typo with omnipay
You're welcome !

Tuan

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