Documentation
for developers and administrators
Home
APIs
Processing
Billing
Management
Webhooks
Manuals
Terminology
User Guides
User Interface Reference
How-To Tutorials
Lessons
Data Dictionaries
UniCore
UniCharge
UniBill
Build
Properties Definition
Resources (Directory Structure)
Zip and Country Codes
Development
Log Files
Permissions
JNDI Names
Job Queues
Reference Materials
Supported Providers (Banks & Networks)
UniPay Codes & Code Mappings
Integrated 3rd Party Libraries
Diagrams and Documents
Entire website
This section only
Retail Ezidebit Profile
Parent:
Retail Profile
Added On:
08/12/13
SQL Table:
RETAIL_EZIDEBIT_PROFILE
Module:
UniCharge
Type:
Entity
Status:
Active
Java Class:
RetailEzidebitProfile
Encapsulates Ezidebit specific settings required for real-time transaction processing. Adds Ezidebit specific fields to the base fields of
Billing Profile
and
Retail Profile
.
Available Fields:
Digital Key
Sms Expired Card
Sms Failed Notification
Sms Payment Reminder
Digital Key
Added On:
08/12/13
SQL Column:
DIGITAL_KEY
Java Field:
digitalKey
Status:
Active
SQL Type:
varchar(36)
Java Type:
String
Attributes:
Ezidebit digital key of the profile.
Sms Expired Card
Added On:
11/07/13
SQL Column:
SMS_EXPIRED_CARD
Java Field:
smsExpiredCard
Status:
Active
SQL Type:
varchar(3)
Java Type:
String
Attributes:
Indicates whether SMS notification will be sent to the customer if his recorded credit card is due to expire. Optional.
Sms Failed Notification
Added On:
11/07/13
SQL Column:
SMS_FAILED_NOTIFICATION
Java Field:
smsFailedNotification
Status:
Active
SQL Type:
varchar(3)
Java Type:
String
Attributes:
Indicates whether SMS notification will be sent to the customer if his debit fails.
Sms Payment Reminder
Added On:
11/07/13
SQL Column:
SMS_PAYMENT_REMINDER
Java Field:
smsPaymentReminder
Status:
Active
SQL Type:
varchar(3)
Java Type:
String
Attributes:
Indicates whether SMS notification will be sent to the customer to remind him of upcoming scheduled debits. Optional.