Code Monkey home page Code Monkey logo

ingenico-pos-dotnet-lib's Introduction

Hi ๐Ÿ‘‹, I'm f4

Just another tech savvy guy

f4pl0

f4pl0

f4pl0

ย f4pl0

f4pl0

ingenico-pos-dotnet-lib's People

Contributors

f4pl0 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

ingenico-pos-dotnet-lib's Issues

Hello

Sorry for the basic request, but how can I test the library? Is there a sandbox, emulator or I've to ask someone for a phisical device?

posDevice.Sale method return null in iCT250 ingenico

Hello,
I applied the as it is shown in the readme, I changed the SaleResponse to SaleResult because there wasn't any SaleResponse class.
However, I still got posDevice.Sale result null.
Should It return Success false if the transaction is unsuccessful and true if it is successful?
How can we solve this problem?

iPP 350

Hi, does it support iPP 350 ingenico devices ?

The iPP 350 doesn't seems to have the insurancepolicy number fields.

POS Connected

Hello!

Does this solution supports iWL250 terminal?

i try to connect but device can't interaction .

System.FormatException: 'wrong input string format.'

Hi,
i'm trying to use this library for my Ingenico ICT220 but i got this error on this line:
SaleResult res = posDevice.Sale(importo);

"importo" is: Int64 importo = Convert.ToInt64(100);

Using the source code, the error is in the ParseAssing method, on this line:
_terminalID = int.Parse(parseArr[0].Substring(3, 2));

parseArr has only one element with these values: "\0\0\0\0\0\0\0\0\0\0"

What could be wrong? Maybe some POS setting?

Thank you so much in advance.

EDIT:
I changed the baudrate to 9600 as in the pos settings, and now i have this error on the same line:
System.ArgumentOutOfRangeException: 'Index e length devono fare riferimento a una posizione nella stringa. Nome parametro: length'
(sorry it's in italian).

parseArr now is: "\u0015\u0003i"
So i receive a NACK, but i have no information after that.
Maybe some setting into the pos device?

Network

Since most pos machine is connected via network, how can we communicate with pos machine via tcp/ip instead of serial port?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.