Retail PaySafe Profile


Parent:    Retail Profile
Added On:  03/16/16 
SQL Table:  RETAIL_PAYSAFE_PROFILE 
Module:  UniCharge 
Type:  Entity  Status:  Active 
Java Class:  RetailPaysafeProfile 
Encapsulates PaySafe specific settings required for real-time transaction processing. Adds PaySafe specific fields to the base fields of Billing Profile and Retail Profile.
Added On:  03/16/16
SQL Column:  ACCOUNT_NUMBER
Java Field:  accountNumber
Status:  Active
SQL Type:  varchar(10)
Java Type:  String
Attributes:
Account number of the merchant.
Added On:  03/23/16
SQL Column:  API_KEY
Java Field:  apiKey
Status:  Active
SQL Type:  varchar(255)
Java Type:  String
Attributes:
API key of the merchant.
Added On:  03/16/16
SQL Column:  DESCRIPTOR
Java Field:  descriptor
Status:  Active
SQL Type:  varchar(21)
Java Type:  String
Attributes:
Dynamic description of a transaction. Appears on a statement and can be customized to simplify understanding of charge for a cardholder.
Added On:  03/16/16
SQL Column:  DESCRIPTOR_PREFIX
Java Field:  descriptorPrefix
Status:  Active
SQL Type:  varchar(3)
Java Type:  String
Attributes:
Identifier of the underlying payment processor.
Added On:  03/16/16
SQL Column:  PHONE
Java Field:  phone
Status:  Active
SQL Type:  varchar(13)
Java Type:  String
Attributes:
Phone number used to discuss any processing issues.