Mauro_dev Posted June 19, 2018 Share Posted June 19, 2018 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 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.