SMS Notification Sample

SMS Notification Sample

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:

Sample Project for iVend 6.6

This sample shows how to send SMS notifications through add-on code

Project Name:
SampleForSMSNotification

Class Name:
SMS.cs
Please download the attachment to get the project file.

    • Related Articles

    • Multiple SMS for single Loyalty Transactions

      Environment : iVend Version 6.6 with SAPB1 9.2 Problem Statement: Multiple SMS for single Loyalty Transactions Symptoms : Multiple SMS for single Loyalty Transactions Resolution/Work Around : Due to SMS gateway ,not returning the success message, the ...
    • Loyalty Notification Duplicate SMS Issue

      # For Internal purpose Product Version:  iVend 6.6 Problem Statement: Loyalty Notification issue Duplicate SMS   Proposed Solution/Workaround: It might be possible due to there being multiple notifications set up for Points Expiry, even if it is ...
    • Loyalty Notification - Mail and SMS

      Loyalty Notifications - Mail and SMS iVend Retail versions 6.5 and above supports notification by Email and SMS to end customers. The notification is triggered by and event or by interval, such as a New Loyalty Customer being created, Points about to ...
    • iVend Application Notification Sample

      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 ...
    • Email Notification Sample

      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 ...