Class | Description |
---|---|
AVSConfirmationRequired |
Contains the AVS confirmation data that is required during a payment
|
AVSResults |
Results of the payment's AVS check to be authorised by the merchant.
|
ActionTypeSerializer |
Handles the serialization and deserialization of ReceiptType to/from JSON.
|
AvsMatchResultSerializer |
Handles the serialization and deserialization of AvsMatchResult to/from JSON.
|
CashbackAmountRequired |
Contains the Cashback data that is required during a payment when cashback is supported
|
PaymentActionDataSerializer |
Handles the serialization and deserialization of PaymentActionData subclass from JSON.
|
PaymentActionRequiredData |
Base class for all types of actions required during a payment
|
SignatureVerificationRequired |
Contains the signature verification data that is required during a payment
|
VoiceAuthorisationRequired |
Contains the voice authorisation data that is required during a payment
|
Enum | Description |
---|---|
ActionType |
The action taken by the POS to proceed with the payment.
|
AvsMatchResult |
Represents different possible types of checks to be authorised by the merchant.
|