Retail Payvision Profile


Parent:    Retail Profile
Added On:  03/01/14 
SQL Table:  RETAIL_PAYVISION_PROFILE 
Module:  UniCharge 
Type:  Entity  Status:  Active 
Java Class:  RetailPayvisionProfile 
Encapsulates PayVision specific settings required for real-time transaction processing. Adds PayVision specific fields to the base fields of Billing Profile and Retail Profile.
Added On:  03/25/15
SQL Column:  COUNTRY_CODE
Java Field:  countryCode
Status:  Active
SQL Type:  varchar(2)
Java Type:  String
Attributes:
The code of the country of merchant's mailing address.
Added On:  03/01/14
SQL Column:  DESCRIPTOR
Java Field:  descriptor
Status:  Active
SQL Type:  varchar(21)
Java Type:  String
Attributes:
This case is similar to the AVS checks, before sending this parameter check that your acquirer supports this feature and the requirements to format it properly.
Added On:  03/01/14
SQL Column:  DESCRIPTOR_PREFIX
Java Field:  descriptorPrefix
Status:  Active
SQL Type:  varchar(3)
Java Type:  String
Attributes:
Added On:  04/26/14
SQL Column:  IS_TEST_MODE
Java Field:  isTestMode
Status:  Active
SQL Type:  tinyint(1)
Java Type:  Boolean
Attributes: Default:false
Indicates, whether test mode is enabled for this profile or not.
Added On:  03/01/14
SQL Column:  MEMBER_GUID
Java Field:  memberGuid
Status:  Active
SQL Type:  varchar(50)
Java Type:  String
Attributes:
This value is provided by Payvision and is used to authenticate a merchant.
Added On:  03/01/14
SQL Column:  MEMBER_ID
Java Field:  memberId
Status:  Active
SQL Type:  varchar(20)
Java Type:  String
Attributes:
This value is provided by Payvision and is used to authenticate a merchant.
Added On:  09/15/14
SQL Column:  PROCESSOR_CL
Java Field:  processorCl
Status:  Active
SQL Type:  varchar(2)
Java Type:  String
Attributes:
Represents the type of selected retail Payvision profile.