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