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
GooglePayWalletProviderProfile
Type:
Struct
Abstract:
no
Status:
Active
Java Class:
GooglePayWalletProviderProfile
Configuration settings for transactions processing through GooglePay Wallet.
Avalible Field Groups:
All
System
Merchant
Authorization
Available Fields:
type
isActive
isTestMode
merchantId
merchantName
decryptionKeyPrimary
decryptionKeyPassphrasePrimary
decryptionKeySecondary
decryptionKeyPassphraseSecondary
publicKeyFileNameSSL
type
Group:
System
SubGroup:
Type:
String(60)
XML Representation:
attribute
References:
Processing Profile.
Type
Attributes:
Constant, Required, Default: wallet/googlepay
Default Value:
wallet/googlepay
Type of the
Provider Profile
.
isActive
Group:
System
SubGroup:
Type:
Boolean
XML Representation:
attribute
References:
Processing Profile.
Is Active
Attributes:
Default: true
Default Value:
true
Indicates whether the record is active in the system.
isTestMode
Group:
Merchant
SubGroup:
General
Type:
Boolean
XML Representation:
attribute
References:
Wallet Google Pay Profile.
Is Test Mode
Attributes:
Default: false
Default Value:
false
merchantId
Group:
Merchant
SubGroup:
General
Type:
String(256)
XML Representation:
attribute
References:
Wallet Google Pay Profile.
Merchant Id
Attributes:
Required
Pattern:
TEXT
merchantName
Group:
Merchant
SubGroup:
General
Type:
String(1024)
XML Representation:
attribute
References:
Wallet Google Pay Profile.
Merchant Name
Attributes:
Required
Pattern:
TEXT
decryptionKeyPrimary
Group:
Merchant
SubGroup:
Credential
Type:
String(256)
XML Representation:
attribute
References:
Wallet Google Pay Profile.
Decryption Key Primary
Attributes:
Required
Pattern:
FILENAME
decryptionKeyPassphrasePrimary
Group:
Merchant
SubGroup:
Credential
Type:
String(256)
XML Representation:
attribute
References:
Wallet Google Pay Profile.
Decryption Key Passphrase Primary
Attributes:
Required, Encrypted
Pattern:
PASSWORD
decryptionKeySecondary
Group:
Merchant
SubGroup:
Credential
Type:
String(256)
XML Representation:
attribute
References:
Wallet Google Pay Profile.
Decryption Key Secondary
Attributes:
Pattern:
FILENAME
decryptionKeyPassphraseSecondary
Group:
Merchant
SubGroup:
Credential
Type:
String(256)
XML Representation:
attribute
References:
Wallet Google Pay Profile.
Decryption Key Passphrase Secondary
Attributes:
Encrypted
Pattern:
PASSWORD
publicKeyFileNameSSL
Group:
Authorization
SubGroup:
Type:
String(100)
XML Representation:
attribute
References:
Provider Account.
Encryption Public Key File Name
Attributes:
Required, Default: publicKey.txt
Default Value:
publicKey.txt
Pattern:
FILENAME
Name of the public PGP key of a processor that should be used for FTP/sFTP based connectivity. The key is used to decrypt processor's response files.
XML Sample:
<profile
/>
"<profile/>"
JSON Sample:
{
}
XURL Sample:
?