Paymentech Orbital Profile


Added On:  07/19/16 
Module:  UniCharge 
Type:  Interface  Status:  Active 
Java Class:  PaymentechOrbitalProfile 
Entity that represents information about merchant's profile assigned to Paymentech Orbital processor.
Added On:  07/22/16
SQL Column:  BIN
Java Field:  bin
Status:  Active
SQL Type:  varchar
Java Type:  String
Attributes: ReadOnly
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: ReadOnly
Country code of the of the merchant's address.
Added On:  06/07/17
SQL Column:  IS_AGGREGATION_ENABLED
Java Field:  isAggregationEnabled
Status:  Active
SQL Type:  tinyint(1)
Java Type:  Boolean
Attributes: ReadOnly
Indicates whether aggregation for the merchant is ebabled.
Added On:  07/22/16
SQL Column:  IS_DEBIT_CARD_PROCESSING_ENABLED
Java Field:  isDebitCardProcessingEnabled
Status:  Active
SQL Type:  tinyint(1)
Java Type:  Boolean
Attributes: ReadOnly
Added On:  06/07/17
SQL Column:  MERCHANT_ACCOUNT_CODE
Java Field:  merchantAccountCode
Status:  Active
SQL Type:  int(11)
Java Type:  Integer
Attributes: ReadOnly
Unique identifier of the merchant. Merchant Code is also used to authenticate Merchant's access through transactions API.
Added On:  07/22/16
SQL Column:  MERCHANT_ID
Java Field:  merchantId
Status:  Active
SQL Type:  varchar
Java Type:  String
Attributes: ReadOnly
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(13)
Java Type:  String
Attributes: ReadOnly
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(13)
Java Type:  String
Attributes: ReadOnly
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(25)
Java Type:  String
Attributes: ReadOnly
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(12)
Java Type:  String
Attributes: ReadOnly
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(13)
Java Type:  String
Attributes: ReadOnly
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(18)
Java Type:  String
Attributes: ReadOnly
Product description included in soft descriptor.
Added On:  07/22/16
SQL Column:  TERMINAL_ID
Java Field:  terminalId
Status:  Active
SQL Type:  varchar
Java Type:  String
Attributes: ReadOnly