POS - Add custom user menu and handle menu events

POS - Add custom user menu and handle menu events

Introduction

iVend Add-on Framework is used for writing Custom Business Logic independently by a programmer. iVend Addon allows to extend business logic either in Management Console or at the Terminal POS.The addon framework allows deployment of multiple Add-Ons on one Enterprise. The extended business logic is deployed as an Add-on centrally at the Enterprise which then gets auto-replicated to entire retail landscape.

Environment:

iVend 6.5

This sample add-on shows how to create custom menu item on existing menu category and handle the click event for the same.

Project Name: SampleAddOnForCustomPOSMenu

Class Name: POSMenu

Please download the attachment to get the project file.


    • Related Articles

    • POS - Add custom user menu and handle menu events

      Introduction: iVend Add-on Framework is used for writing Custom Business Logic independently by a programmer. iVend Addon allows to extend business logic either in Management Console or at the Terminal POS. The addon framework allows deployment of ...
    • POS - Handle user menu item events

      Introduction iVend Add-on Framework is used for writing Custom Business Logic independently by a programmer. iVend Addon allows to extend business logic either in Management Console or at the Terminal POS.The addon framework allows deployment of ...
    • POS - Handle user menu item events

      Introduction: iVend Add-on Framework is used for writing Custom Business Logic independently by a programmer. iVend Addon allows to extend business logic either in Management Console or at the Terminal POS. The addon framework allows deployment of ...
    • Custom Menu on Management Console and POS

      Introduction This knowledge-based article provides developers with the information necessary to develop Add-ons for creating custom menus on the Management Console and the Point of Sale (POS). Overview With iVend versions 6.5 and above, the ...
    • MC - Add custom menu category and menu item

      Introduction iVend Add-on Framework is used for writing Custom Business Logic independently by a programmer. iVend Addon allows to extend business logic either in Management Console or at the Terminal POS.The addon framework allows deployment of ...