posDeferredTransactionComplete Structure

Public Structure posDeferredTransactionComplete
This language is not supported or no code example is available.
public struct posDeferredTransactionComplete
This language is not supported or no code example is available.
Fields
 
Name Description
Public field amount mandatory Field 
The amount that was paid with the POS.
Public field invoiceID mandatory Field 
The invoiceID as returned from send.
Public field signature mandatory Field 
The signature as returned from getPOSDeferredSignature.
Public field signingAuthor mandatory Field 
The signingAuthor as returned from getPOSDeferredSignature.
Public field terminalId mandatory Field 
The POS terminal's ID number that was used to complete the transaction.
Public field transactionId mandatory Field 
The transaction id as returned from the POS.
Top

.NET Framework

Supported in: 3.5 or newer

In this article

Definition