posComplete Structure
This structure can be used in the completePOSPayment method.
Name | Description | |
---|---|---|
invoiceID |
Mandatory field only for deferred payments (method getPOSSignature). Important: If there is no deferred payment, this field should be empty! |
|
paidAmount |
Mandatory Field The amount paid with POS, as sent at Transaction.amount. |
|
paymentID |
Mandatory Field The paymentID is returned from sendInvoice function, if the invoice contains at least one payment with POS (paymentMethod.type=7) |
|
transactionID |
Mandatory Field The transactionID as returned from VivaWalletPOS.getTransactionID. |