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
Amex Profile
Parent:
Processing Profile
Children:
CC Amex Profile
Added On:
02/13/12
SQL Table:
AMEX_PROFILE
Module:
UniCharge
Type:
Entity
Status:
Active
Java Class:
AmexProfile
Configuration settings for processing of batch transactions through Amex.
Available Fields:
Emulation CL
Is Amount Ranges Enabled
Max Retry Attempt
Retry Interval
Template
Emulation CL
Added On:
03/16/14
SQL Column:
EMULATION_CL
Java Field:
emulationCl
Status:
Active
SQL Type:
varchar(1)
Java Type:
String
References
Emulation Classifier
Attributes:
Represents the type of emulation selected for this profile.
Is Amount Ranges Enabled
Added On:
05/16/14
SQL Column:
IS_AMOUNT_RANGES_ENABLED
Java Field:
isAmountRangesEnabled
Status:
Active
SQL Type:
tinyint(1)
Java Type:
Boolean
Attributes:
Default:false
Indicates whether amount ranges test is enabled.
Max Retry Attempt
Added On:
02/13/12
SQL Column:
MAX_RETRY_ATTEMPT
Java Field:
maxRetryAttempt
Status:
Active
SQL Type:
int(11)
Java Type:
Integer
Attributes:
Max quantity of attempts to rebill.
Retry Interval
Added On:
02/13/12
SQL Column:
RETRY_INTERVAL
Java Field:
retryInterval
Status:
Active
SQL Type:
int(11)
Java Type:
Integer
Attributes:
Interval between the the date when unsuccessful transaction was returned (or the date of the last rebill) and the date of the next rebill.
Template
Added On:
02/13/12
SQL Column:
TEMPLATE
Java Field:
template
Status:
Active
SQL Type:
varchar(100)
Java Type:
String
Attributes:
Specifies the provider.