Skip to content

TheScripters/Cardknox-API-Wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.