Skip to Content
0
Jan 03, 2023 at 01:26 PM

Customer Checkout plugin SHOW_MESSAGE_BOX - how to wait for user confirmation

97 Views

Hi I'd like to use SHOW_MESSAGE_BOX to get user confirmation by clicking on YES button and NO button each returning true or false values.

I tried using @ListenToExit(exitName="genericButtonCallback") but debugger doesn't go in there when buttons are clicked.

How can I make it?

I'm using retail mode version 2 FP 13