Added On: 07/31/15
Module: UniCharge
Type: Entity
Status: Active
Java Class: ThreeDSecureProfile
Entity that represents configuration settings of 3-D Secure profile for a specific processor.
Added On: 08/26/15
SQL Column: ACCEPTANCE_POLICY
Java Field: acceptancePolicy
Status: Active
SQL Type: varchar(4)
Java Type: String
Acceptance policy of the 3-D secure profile.
Added On: 03/25/16
SQL Column: ACCOUNT_NUMBER
Java Field: accountNumber
Status: Active
SQL Type: varchar(10)
Java Type: String
Account number in the system.
Added On: 03/25/16
SQL Column: API_KEY
Java Field: apiKey
Status: Active
SQL Type: varchar(255)
Java Type: String
The value of this parameter is assigned to you by the processor.
Added On: 01/10/20
SQL Column: IS_TEST
Java Field: isTest
Status: Active
SQL Type: tinyint(1)
Java Type: Boolean
Added On: 08/19/15
SQL Column: MERCHANT_BIN_MASTER_CARD
Java Field: merchantBinMasterCard
Status: Active
SQL Type: varchar(11)
Java Type: String
Bank info of the billing address associated with merchant.
Added On: 02/18/16
SQL Column: MERCHANT_BIN_VISA
Java Field: merchantBinVisa
Status: Active
SQL Type: varchar(11)
Java Type: String
Bank info of the billing address associated with merchant.
Added On: 08/19/15
SQL Column: MERCHANT_COUNTRY
Java Field: merchantCountry
Status: Active
SQL Type: varchar(2)
Java Type: String
Country code of the billing address associated with merchant.
Added On: 08/19/15
SQL Column: MERCHANT_ID
Java Field: merchantId
Status: Active
SQL Type: varchar(32)
Java Type: String
Identification number assiciated with merchant.
Added On: 01/10/20
SQL Column: MERCHANT_IDENTIFIER
Java Field: merchantIdentifier
Status: Active
SQL Type: varchar(35)
Java Type: String
Added On: 08/19/15
SQL Column: MERCHANT_NAME
Java Field: merchantName
Status: Active
SQL Type: varchar(25)
Java Type: String
Name of the billing address associated with merchant.
Added On: 09/01/15
SQL Column: MERCHANT_PASSWORD
Java Field: merchantPassword
Status: Active
SQL Type: varchar(24)
Java Type: String
Password associated with the current merchant.
Added On: 08/19/15
SQL Column: MERCHANT_URL
Java Field: merchantUrl
Status: Active
SQL Type: varchar(85)
Java Type: String
URL address associated with merchant.
Added On: 01/10/20
SQL Column: REQUESTOR_ID
Java Field: requestorId
Status: Active
SQL Type: varchar(35)
Java Type: String
Added On: 01/10/20
SQL Column: SCRIPT_API_KEY
Java Field: scriptApiKey
Status: Active
SQL Type: varchar(255)
Java Type: String
Added On: 08/18/15
SQL Column: THREE_D_SECURE_MPI_CL
Java Field: threeDSecureMpiCl
Status: Active
SQL Type: varchar(25)
Java Type: String
Represents the result of 3D Secure MPI verification.
Added On: 09/20/19
SQL Column: THREE_D_SECURE_VERSION
Java Field: threeDSecureVersion
Status: Active
SQL Type: varchar(2)
Java Type: String
Attributes:
Required, Default:V1