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 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 email notifications through add-on code.
Project Name:
SampleForEmailNotification
Class Name:
Email.cs
Please download the attachment to get the project file.
Related Articles
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 ...
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 ...
Email showing error message through schedule "Failure sending mail"
Environment: iVend Version 6.6 with SAPB1 10 Problem Statement: Email showing error message through schedule "Failure sending mail" Symptoms: Email showing error message through schedule "Failure sending mail". The error is displayed in schedule log ...
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 ...
Alert Notification not working
Environment: Not Environment Specific Problem Statement: The Alert Notification configured correct. However, the user is not receiving the notifications. Solution: Please check below steps: - 1. Please check iVend scheduler service. It should be ...