Share via

How to integrate a C# POS to payment terminal like geidea

Salah Almaqboli 10 Reputation points
2023-09-04T19:53:43.1366667+00:00

I'm working in a C# Windows Forms POS System, and I want a way to integrate the system with the payment terminal so once i want to save the sale invoice the total amount of it will be sent to the payment terminal instead of letting the salesman do it manually. is there an SDK or a dll file to do this?

Developer technologies | C#
Developer technologies | C#

An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.


1 answer

Sort by: Most helpful
  1. Bruce (SqlWork.com) 84,071 Reputation points
    2026-05-29T14:47:07.0233333+00:00

    Most popular payment systems have their own sdk which allows integration with your applications. You will need to talk to the vendor of the POS system with which you wish to integrate.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.