https://github.com/NorthDevelopers/North-.NET-PAX-SI-SDK
This repo uses North's PAX SI SDK to integrate Card-Present payment functionality with a C#/.NET POS application.
https://github.com/NorthDevelopers/North-.NET-PAX-SI-SDK
c-sharp c-sharp-application card-present-payments dot-net dotnet-framework payment-app payment-application payment-integration payment-processing payment-request payment-sdk point-of-sale point-of-sale-app point-of-sale-system pos pos-app pos-application
Last synced: 3 months ago
JSON representation
This repo uses North's PAX SI SDK to integrate Card-Present payment functionality with a C#/.NET POS application.
- Host: GitHub
- URL: https://github.com/NorthDevelopers/North-.NET-PAX-SI-SDK
- Owner: NorthDevelopers
- Created: 2024-05-09T19:16:03.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-13T23:14:38.000Z (5 months ago)
- Last Synced: 2025-02-08T01:51:20.555Z (3 months ago)
- Topics: c-sharp, c-sharp-application, card-present-payments, dot-net, dotnet-framework, payment-app, payment-application, payment-integration, payment-processing, payment-request, payment-sdk, point-of-sale, point-of-sale-app, point-of-sale-system, pos, pos-app, pos-application
- Language: C#
- Homepage: https://developer.north.com/blog/tutorial-pax-sdk-payment-application
- Size: 6.99 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Accept In-Person Payments with a .NET POS and North’s PAX SI SDK
This is a C#/.NET Point of Sale application that demonstrates a Card Present payment integration with [North's PAX Semi-Integrated SDK](https://developer.north.com/products/in-person/semi-integrated/pax-si-sdk). The payment terminal communicates sensitive PCI transaction information directly to the payment processor, EPX, which keeps that data out of the merchant's and ISV's systems, reducing your PCI responsibility. The following diagram provides an overview of the data flow with this solution:

## Get Started
To get started, create a free [North Developer Portal account](https://developer.north.com/register) and follow the steps in the Setup section of the [Integration Guide](https://developer.north.com/products/in-person/semi-integrated/pax-si-sdk/integration-guide). [Contact](https://developer.north.com/contact) the North Sales Engineering team for support with your integration.
## Follow Along with the Tutorial
When you're ready to start building your app, you can follow along with [this tutorial](https://developer.north.com/blog/tutorial-csharp-dotnet-payment-application) for step-by-step instructions.
## Completed App
Your completed Point of Sale app with integrated payment functionality will look similar to the following:
