Gift-card and Coupon events on POS

Gift-card and Coupon events on POS

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.

This sample shows how to handle events when Gift-card and Coupon is issued on POS.

Project Name:
POSEventsSampleAddon

Class Name:
TransactionEntry.cs

Please download the attachment to get the project file.


    • Related Articles

    • Gift-card and Coupon events on POS

      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 ...
    • Scan Sequence Resolution

      iVend POS – Barcode Scan Sequence Resolution Order The user at the POS scans either the barcode of the product when it is being transacted or swipes the loyalty card for the customer or the security user card. The system follows a sequence of methods ...
    • Partial Payment on Credit card/Debit Card/Gift Card/ Prepaid card

      Problem Statement Partial Payment on Credit card/Debit Card/Gift Card/ Prepaid card Environment iVend 6.5, 6.6 and above Resolution/Work Around Below are some scenarios where card payment can be partial. 1) Prepaid Card A prepaid card is a card you ...
    • Gift Cards

      Gift Cards (Certificates) - Overview Gift Cards or Gift Certificates (GC) are the vouchers that can be sold in iVend Retail POS with a predefined amount or open amount. Later on, the customer can use the GC voucher as a means of payment for a ...
    • Object List Where Events Are Exposed

      Introduction This knowledge base article contains a list of the iVend Retail Objects where their Events are exposed in the iVend Management Console and the iVend Retail Point of Sale. Environment: iVend Version 6.5 Overview This brief article ...