0
I need to integrate TEF into my system. Does anyone have any idea how I can start this? Is there any open source software to do this integration? I found some information on the Internet that talked about Paygo, this would be a viable option?
My system is Web, use Angularjs and my Backend in PHP, I have a Sales/Store Front module.
It is not necessary to develop a JS class for communication with Paygo. A NTK Solutions provides an API for TEF, POS and e-commerce. It is called Controlpay. With this API you can trigger the TEF directly from your application, via web service. When the transaction ends in the PDV you receive a callback in the URL registered in Controlpay.
– Thiago Santos