API Wrapper for Cardknox Payment Processor written in C# Refer to https://kb.cardknox.com/api for full API reference or https://github.com/TheScripters/Cardknox-API-Wrapper/wiki/ for library reference


Keywords
american, amex, api, card, cardknox, club, diners, discover, ebt, express, gateway, gift, giftcard, jcb, mastercard, payment, payments, processor, api-wrapper, cardknox-api-wrapper, cardknox-payment-processor, credit-card, csharp, ebt-food-stamp, netstandard, payment-gateway, payment-integration, payment-processing
License
MIT
Install
Install-Package Cardknox.API.Wrapper -Version 2.0.0

Documentation

Cardknox API Wrapper for .NET

API Wrapper for Cardknox Payment Processor written in C#.

Build status

Check out the latest release: https://github.com/TheScripters/Cardknox-API-Wrapper/releases/latest

GitHub opened issues

Donate

Nuget Package

NuGet Status

Available here: https://www.nuget.org/packages/Cardknox.API.Wrapper/

Install from Package Manager Console

PM> Install-Package Cardknox.API.Wrapper

CI Builds

Source: https://nuget.pkg.github.com/TheScripters/index.json

Details


API Documentation: https://kb.cardknox.com/api

Progress

Overall Completion: 100 %

  • CREDIT CARD: 100%
  • CHECK (ACH): 100%
  • EBT Food Stamp: 100%
  • EBT Cash Benefits: 100%
  • EBT Wic (eWic): 100%
  • GIFT CARD: 100%
  • FRAUD: 100%

All items have been completed, but hasn't yet been tested in a live environment. If you find it working in a production environment please let me know. I am only using Credit Card operations at this time, so nothing else has really been tested.