Eft Paymentech Orbital Profile


Parent:    EFT Profile
Added On:  08/31/17 
Module:  UniCharge 
Type:  Profile  Status:  Active 
Java Class:  EftPaymentechOrbitalProfile 
Entity that represents information about merchant's profile assigned to EFT Paymentech Orbital processor.
Added On:  06/07/17
SQL Column:  BIN
Java Field:  bin
Status:  Active
SQL Type:  varchar(6)
Java Type:  String
Attributes:
BIN (bank identification number) associated with the merchant.
Added On:  06/07/17
SQL Column:  COUNTRY_CODE
Java Field:  countryCode
Status:  Active
SQL Type:  varchar(2)
Java Type:  String
Attributes: Default:US
Country code of the of the merchant's address.
Added On:  06/07/17
SQL Column:  IS_DEBIT_CARD_PROCESSING_ENABLED
Java Field:  isDebitCardProcessingEnabled
Status:  Active
SQL Type:  tinyint(1)
Java Type:  Boolean
Attributes: Transient
Indicates whether debit card processing is enabled.
Added On:  06/07/17
SQL Column:  MERCHANT_ID
Java Field:  merchantId
Status:  Active
SQL Type:  varchar(15)
Java Type:  String
Attributes:
Identifier of the merchant within the system.
Added On:  06/07/17
SQL Column:  SD_MERCHANT_CITY
Java Field:  sdMerchantCity
Status:  Active
SQL Type:  varchar
Java Type:  String
Attributes: Transient
City of the merchant's mailing address included in soft descriptor.
Added On:  06/07/17
SQL Column:  SD_MERCHANT_EMAIL
Java Field:  sdMerchantEmail
Status:  Active
SQL Type:  varchar
Java Type:  String
Attributes: Transient
Email of the merchant included in soft descriptor.
Added On:  06/07/17
SQL Column:  SD_MERCHANT_NAME
Java Field:  sdMerchantName
Status:  Active
SQL Type:  varchar
Java Type:  String
Attributes: Transient
Name of the merchant included in soft descriptor.
Added On:  06/07/17
SQL Column:  SD_MERCHANT_PHONE
Java Field:  sdMerchantPhone
Status:  Active
SQL Type:  varchar
Java Type:  String
Attributes: Transient
Phone number of the merchant included in soft descriptor.
Added On:  06/07/17
SQL Column:  SD_MERCHANT_URL
Java Field:  sdMerchantUrl
Status:  Active
SQL Type:  varchar
Java Type:  String
Attributes: Transient
URL of the merchant's site included in soft descriptor.
Added On:  06/07/17
SQL Column:  SD_PRODUCT_DESCRIPTION
Java Field:  sdProductDescription
Status:  Active
SQL Type:  varchar
Java Type:  String
Attributes: Transient
Product description included in soft descriptor.
Added On:  06/07/17
SQL Column:  TERMINAL_ID
Java Field:  terminalId
Status:  Active
SQL Type:  varchar(3)
Java Type:  String
Attributes:
Identifier of the associated terminal within the system.