Retail Authorize Net Profile


Parent:    Retail Profile
Added On:  11/24/12 
Module:  UniCharge 
Type:  Entity  Status:  Active 
Java Class:  RetailAuthorizeNetProfile 
Encapsulates Authorize.Net specific settings required for real-time transaction processing. Adds Authorize.Net specific fields to the base fields of Billing Profile and Retail Profile.
Added On:  11/24/12
SQL Column:  IS_TEST_MODE
Java Field:  isTestMode
Status:  Active
SQL Type:  tinyint(1)
Java Type:  Boolean
Attributes: Default:false
Indicates that this transaction should be processed in test mode, when it is handled by the processor.
Added On:  12/11/12
SQL Column:  LOGIN_CARD_NOT_PRESENT
Java Field:  loginCardNotPresent
Status:  Active
SQL Type:  varchar(20)
Java Type:  String
Attributes:
Added On:  11/24/12
SQL Column:  LOGIN_CARD_PRESENT
Java Field:  loginCardPresent
Status:  Active
SQL Type:  varchar(20)
Java Type:  String
Attributes:
Added On:  11/24/12
SQL Column:  TRAN_KEY_CARD_PRESENT
Java Field:  tranKeyCardPresent
Status:  Active
SQL Type:  varchar(50)
Java Type:  String
Attributes:
Added On:  12/11/12
SQL Column:  TRAN_KEY_NOT_CARD_PRESENT
Java Field:  tranKeyNotCardPresent
Status:  Active
SQL Type:  varchar(50)
Java Type:  String
Attributes: