Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)