| Interface | Description |
|---|---|
| AuthorizationHandler |
\interface AuthorizationHandler
The Interface AuthorizationHandler defines the method used to return data in response to an authorization call.
|
| BatteryLevelHandler |
\interface BatteryLevelHandler
The Interface BatteryLevelHandler defines the methods used to communicate information regarding the card reader's battery level.
|
| CalibrationHandler |
\interface CalibrationHandler
The Interface CalibrationHandler defines the methods used to communicate information regarding the card reader calibration process.
|
| CardReaderHandler |
\interface CardReaderHandler
The Interface CardReaderHandler defines the methods used to communicate information regarding the card reader.
|
| CardReaderHandler.ApplicationSelectionCallback |
\interface ApplicationSelectionCallback
The Interface ApplicationSelectionCallback defines the callback method used to provide information to the card reader during a Dip transaction.
|
| CardReaderHandler.CardReaderEmailCallback |
\interface CardReaderEmailCallback
The Interface CardReaderEmailCallback defines the method used to provide email information to the card reader after a transaction.
|
| CardReaderHandler.CardReaderResetCallback |
\interface CardReaderResetCallback
The Interface CardReaderResetCallback defines the method used to provide information to the card reader before a transaction.
|
| CardReaderHandler.CardReaderSelectionCallback |
\interface CardReaderSelectionCallback
The Interface CardReaderSelectionCallback defines the callback method used to select which card reader to initialize.
|
| CardReaderHandler.CardReaderTransactionInfoCallback |
\interface CardReaderTransactionInfoCallback
The Interface CardReaderTransactionInfoCallback defines the method used to provide transaction information to the card reader before a transaction.
|
| CheckoutHandler |
The Interface CheckoutHandler defines the methods used to return results of a storeSignature operation.
|
| TokenizationHandler |
The Interface TokenizationHandler defines the method used to return data in response to a tokenization call.
|
| Class | Description |
|---|---|
| WePay |
Main Class containing all public endpoints.
|