Documentation
for developers and administrators
Home
APIs
Processing
Billing
Management
Webhooks
Manuals
Terminology
User Guides
User Interface Reference
How-To Tutorials
Lessons
Data Dictionaries
UniCore
UniCharge
UniBill
Build
Properties Definition
Resources (Directory Structure)
Zip and Country Codes
Development
Log Files
Permissions
JNDI Names
Job Queues
Reference Materials
Supported Providers (Banks & Networks)
UniPay Codes & Code Mappings
Integrated 3rd Party Libraries
Diagrams and Documents
Entire website
This section only
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
.
Available Fields:
Country Code
Descriptor
Descriptor Prefix
Is Test Mode
Member Guid
Member ID
Processor CL
Member ID
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.
Member Guid
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.
Descriptor Prefix
Added On:
03/01/14
SQL Column:
DESCRIPTOR_PREFIX
Java Field:
descriptorPrefix
Status:
Active
SQL Type:
varchar(3)
Java Type:
String
Attributes:
Descriptor
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.
Is Test Mode
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.
Processor CL
Added On:
09/15/14
SQL Column:
PROCESSOR_CL
Java Field:
processorCl
Status:
Active
SQL Type:
varchar(2)
Java Type:
String
References
Payvision Processor Classifier
Attributes:
Represents the type of selected retail Payvision profile.
Country Code
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.