Skip to main content

mPOS

Show confirmation popup

Code

<ShowConfirmedPopup>true</ShowConfirmedPopup>

The <ShowConfirmedPopup> tag allows to determine the behaviour of the message that is visualised as a response to the action of send order, send message, request bill and checkout.

If defined as true, a confirmation pop-up will be visualised for such messages. The user will be required to provide confirmation by an additional action of tapping on the OK button, as in the example below for the instance Send order:

mpos.setup_clip0005.png

By default, this parameter is set to false. Therefore, for such messages, a toast pop-up will be visualised that disappears on its own after a few seconds and does not have to be confirmed by an additional action.

mpos.setup_clip0018.png