Sadad Electronic Payment PC to POS API and samples.
- Install after unziping files.
- Documents, samples, DLLs, and all things are in installation forlder "C:\Program Files (x86)\Sadad..."
- https://www.nuget.org/packages/Sadad.PcPos.NetCore
- https://www.nuget.org/packages/Sadad.PcPos.Core.Standard
Main project includes (.NetFramework development usage):
- C# DLL
- Document (protocol, errors, api, ...)
- RESTful service (default ports are http://localhost:8050 or https://localhost:8051)
- Winforms sample
- Simple web sample
ActiveX project (uses for VB6, Delphi, ...) includes:
- ActiveX DLLs
- Document (errors, api, ...)
- Delphi sample
- VB6 sample
REST project (uses for end-users clients, not for developers) includes:
- RESTful service (default ports are http://localhost:8050 or https://localhost:8051)
- Document (errors, api, ...)
- Simple web sample
DotNet Standard package:
- uses for .NetFramework and .Net Core
- Version: dotnet standard 2.0
This project is an application for small businesses. It has some functionalities like:
- Saving transactions in local repository.
- Creating, modifying, and using a business for each transaction.
