PiProcessor 2.0.0

dotnet add package PiProcessor --version 2.0.0
NuGet\Install-Package PiProcessor -Version 2.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="PiProcessor" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PiProcessor --version 2.0.0
#r "nuget: PiProcessor, 2.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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 Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 301 11/3/2021