API Wrapper for Cardknox Payment Processor written in C#.
Check out the latest release: https://github.com/TheScripters/Cardknox-API-Wrapper/releases/latest
Available here: https://www.nuget.org/packages/Cardknox.API.Wrapper/
Install from Package Manager Console
PM> Install-Package Cardknox.API.Wrapper
Source: https://nuget.pkg.github.com/TheScripters/index.json
API Documentation: https://kb.cardknox.com/api
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.