Zamok Kiosk API
    Preparing search index...

    Function selectUserSelectedPaymentMethod

    • Select the user-selected payment method.

      Parameters

      • state: {
            transaction: null | ZamokPaymentTransaction;
            userSelectedPaymentMethod: null | PaymentMethod;
        }

      Returns null | PaymentMethod