PiProcessor 2.0.0
dotnet add package PiProcessor --version 2.0.0
NuGet\Install-Package PiProcessor -Version 2.0.0
<PackageReference Include="PiProcessor" Version="2.0.0" />
paket add PiProcessor --version 2.0.0
#r "nuget: PiProcessor, 2.0.0"
// Install PiProcessor as a Cake Addin #addin nuget:?package=PiProcessor&version=2.0.0 // Install PiProcessor as a Cake Tool #tool nuget:?package=PiProcessor&version=2.0.0
Pi Processor
The last DLL you need to integrate with Pi Technologies payment platform.
(https://paymentinnovators.com/)
PiProcessor has packaged everything you ever need to implement a complete payment integration:
- Credit and debit card processing
- Gift Cards
- ACH
Credit/Debit Card transactions
PiProcessor provides you with methods to perform:
- CreditSale
- DebitSale
- CreditVoid
- CreditReturn
- CreditAuth
- CreditCapture
- DebitReturn
- Tokenization
- CloseBatch
In addition to the credit/debit transactions, you can also perform gift card and ACH transactions:
Gift card transactions
- GiftIssue
- GiftBalance
- GiftRedeem
##ACH
- ACHSale
- ACHStatus
- ACHReturn
PiProcessor provides support for a variety of devices such as Pax, and Dejavoo. Your integration expands effortlessly as we expand Pi API and add more devices.
##Requirements
You will need a Pi account in order to be able to use Pi Processor. Contact us and we will provide you with a sandbox account number.
##License You may use PiProcessor to integrate with Pi Technologies payment API, free of charge. You may not decompile, deconstruct, disassemble, alter or in any shape or form modify this DLL and its contents whatsoever.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.0 | 330 | 11/3/2021 |