Jump to content

I little question about require_once


Mauro_dev

Recommended Posts

Hi, 

I am developing a payment gateway that is used in my country, which works with SOAP / WSDL, to integrate the API that they provide me I need to integrate PHP libraries, my question is, you can directly integrate these libraries in the function "mygatewaymethod_link" using "require_once" or "include"? Or does it require another process to integrate these libraries and use them? Try to integrate directly but I throw an error when trying to pay.

 

I attach an error image when I integrate it with require_once.

Regards

Captura de pantalla 2018-06-19 a la(s) 11.54.18.png

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated