payment Structure
The structure is applied to UpdatePayments method.
| Name | Description | |
|---|---|---|
|
hSignature |
Mandatory Field The signature of the invoice. To get the hSignature of the invoice, use the method getPOSSignature as "Delayed POS Payment" |
|
paymentType |
The payment type You can get the available payment types using the myDATATools.getPaymentMethods method. |
|
tipAmount | The tipAmount |
|
transactionId |
Mandatory Field The Transaction ID. The transaction ID is given back from methods sendTransaction and newSale after completing a POS transaction. |
|
uid |
Mandatory Field The UID of the Invoice. |