I making a Billing Application for a store I want to connect my application to a POS machine or a card Machine so that I can talk to the card machine with my C# application and receive the response from that machine whether the payment is received or not.
Basic purpose is to not enter the amount manually in the card machine.
Any Code or any documentation will be of great help.