posDeferredTransaction Structure

If you have already issued an on-credit invoice and plan to complete the payment via POS, use this object and call the getPosDeferredSignature function. 
Public Structure posDeferredTransaction
This language is not supported or no code example is available.
public struct posDeferredTransaction
This language is not supported or no code example is available.
Fields
 
Name Description
Public field amount mandatory Field 
The amount that it will send to the POS.
Public field mark mandatory Field 
The mark of the on-credit invoice is that it will be paid via POS.
Public field terminalId mandatory Field 
The POS terminal's ID number. 
You can get the available POS terminals using the VivaWalletPOS.getAvailablePOS
Top

.NET Framework

Supported in: 3.5 or newer

In this article

Definition