Ousret / pyTeliumManager

Python library to manipulate Ingenico mobile payment device like iCT220 or iWL220 equipped with Telium Manager. RS232/USB.
http://pyteliummanager.readthedocs.io
MIT License
104 stars 20 forks source link

Create custom request #15

Closed freemansgithub closed 4 years ago

freemansgithub commented 4 years ago

Is it real to create custom request for ict220 ingenicor terminal using your lib? or How should it be extende to do this? We want to change protocol of communication with bank gateway

Ousret commented 4 years ago

Hi @freemansgithub

I made this library for communicating with a micro-software that can be (or not) present in your ingenico device. Here, Telium Manager. But I don't see why this library can't be used in another context as Telium Manager use the CONCERT + protocol.

I am not sure I have answered your question correctly. Hope this help. Regards