Return to site

Ingenico Ict220 Driver Usb

broken image
broken image

All direct PinPad liaison, also known as iPP3XX.Should work with all i**2XX device equipped with Telium Manager app.įeel free to repport issue if your device isn't compatible with this package. Choose your preferred interface (USB, COM1, COM2).Try again if you wish to.') How to enable computer liaison with Ingenico device # Wait for terminal to answer my_answer = my_device.

broken image

Try again.')Įxcept TerminalInitializationFailedException as e: Print( 'Your device just refused your transaction. Wait_for_transaction_to_end = True, # If you need valid transaction status collect_payment_source_info = True, # If you need to identify payment source force_bank_verification = False Payment_mode = 'debit', # other mode: credit or refund. # Construct our payment infos my_payment = TeliumAsk. # Import telium package from telium import * # Open device my_device = Telium( '/dev/ttyACM0')