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
Account Updater Profile
Parent:
Processing Profile
Children:
Account Updater FirstData Profile
Account Updater Vantiv Lowell Profile
Account Updater Amex Profile
Account Updater Elavon Profile
Account Updater UniPay Profile
Account Updater Vantiv Tandem Profile
Account Updater Tsys Profile
Added On:
02/13/12
SQL Table:
ACCOUNT_UPDATER_PROFILE
Module:
UniCharge
Type:
Entity
Status:
Active
Java Class:
AccountUpdaterProfile
Entity that represents cnfiguration settings for account updater service.
Available Fields:
Is Split By Card Brand Required
Process Expired Card Only Policy
Template
Is Split By Card Brand Required
Added On:
08/23/16
SQL Column:
IS_SPLIT_BY_CARD_BRAND_REQUIRED
Java Field:
isSplitByCardBrandRequired
Status:
Active
SQL Type:
tinyint(1)
Java Type:
Boolean
Attributes:
Default:false
Indicates whether account updater processing requires the files to be separated by the card brand.
Process Expired Card Only Policy
Added On:
05/24/18
SQL Column:
PROCESS_EXPIRED_CARD_ONLY_POLICY
Java Field:
processExpiredCardOnlyPolicy
Status:
Active
SQL Type:
varchar(4)
Java Type:
String
Attributes:
Default:----
Template
Added On:
02/13/12
SQL Column:
TEMPLATE
Java Field:
template
Status:
Active
SQL Type:
varchar(20)
Java Type:
String
Attributes:
Template that is used for the account updater profile.