Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 10 days 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 (8 months ago)
- Default Branch: main
- Last Pushed: 2024-12-03T20:28:01.000Z (19 days ago)
- Last Synced: 2024-12-12T11:07:25.706Z (10 days 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.paymentshub.com/blog/tutorial-pax-sdk-payment-application
- Size: 6.99 MB
- Stars: 2
- 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.paymentshub.com/products/card-present/si-sdks/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:
![Semi-Integration diagram](https://github.com/PaymentsHubDevelopers/PaymentsHub-.NET-PAX-SI-SDK/assets/136620102/0325116f-421b-4a39-b5ce-684c36678a27)
## Get Started
To get started, create a free [North Developer Portal account](https://developer.paymentshub.com/auth/signup) and follow the steps in the Setup section of the [Integration Guide](https://developer.paymentshub.com/products/card-present/si-sdks/pax-si-sdk/integration). [Contact](https://developer.paymentshub.com/contact) the North Sales Engineering team for support with your integration.
## Completed App
Your completed Point of Sale app with integrated payment functionality will look similar to the following:
![demo-pos-form2](https://github.com/PaymentsHubDevelopers/PaymentsHub-.NET-PAX-SI-SDK/assets/136620102/5bbbf1b2-2018-47b9-85a1-49e5bcfd4c74)