Zamok Kiosk API
    Preparing search index...

    Variable completeTransactionConst

    completeTransaction: EmptyAC<"COMPLETE_TRANSACTION"> = ...

    Completes the transaction if the amount paid matches the sale amount exactly.

    {
    type: 'COMPLETE_TRANSACTION'
    }