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
ApplePayWalletProviderProfile
Type:
Struct
Abstract:
no
Status:
Active
Java Class:
ApplePayWalletProviderProfile
Configuration settings for processing through ApplePay.
Avalible Field Groups:
All
System
Merchant
Communication
Available Fields:
type
isActive
merchantId
merchantName
hostName
decryptionKey
decryptionKeyPassphrase
connectionType
certificateFileNameSSL
passwordSSL
type
Group:
System
SubGroup:
Type:
String(60)
XML Representation:
attribute
References:
Processing Profile.
Type
Attributes:
Constant, Required, Default: wallet/applepay
Default Value:
wallet/applepay
Type of the
Provider Profile
. 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.
Indicates whether the record is active in the system.
merchantId
Group:
Merchant
SubGroup:
General
Type:
String(1024)
XML Representation:
attribute
References:
Wallet Apple Pay Profile.
Merchant Identifier
Attributes:
Required
Pattern:
ALPHANUMERIC_EXTENDED
merchantName
Group:
Merchant
SubGroup:
General
Type:
String(64)
XML Representation:
attribute
References:
Wallet Apple Pay Profile.
Display Name
Attributes:
Required
Pattern:
TEXT
hostName
Group:
Merchant
SubGroup:
General
Type:
String(256)
XML Representation:
attribute
References:
Wallet Apple Pay Profile.
Initiative Context
Attributes:
Required
Pattern:
URL
decryptionKey
Group:
Merchant
SubGroup:
Credential
Type:
String(256)
XML Representation:
attribute
References:
Wallet Apple Pay Profile.
Decryption Key
Attributes:
Required
Pattern:
FILENAME
decryptionKeyPassphrase
Group:
Merchant
SubGroup:
Credential
Type:
String(256)
XML Representation:
attribute
References:
Wallet Apple Pay Profile.
Decryption Key Passphrase
Attributes:
Required, Encrypted
Pattern:
PASSWORD
connectionType
Group:
Communication
SubGroup:
Type:
String(30)
XML Representation:
attribute
References:
Provider Account.
Primary Connection Type
Attributes:
Required, Default: ApplePay
Default Value:
ApplePay
Type of connectivity to use to exchange messages/files with a processor.
Type of connectivity to use to exchange messages/files with a processor.
certificateFileNameSSL
Group:
Communication
SubGroup:
Type:
String(50)
XML Representation:
attribute
References:
Provider Account.
SSL Certificate File Name
Attributes:
Required
Pattern:
FILENAME
Name of SSL certificate used for HTTP/HTTPs based communication.
Name of SSL certificate used for HTTP/HTTPs based communication.
passwordSSL
Group:
Communication
SubGroup:
Type:
String(100)
XML Representation:
attribute
References:
Provider Account.
SSL Password
Attributes:
Required, Encrypted, Default: password100
Default Value:
password100
Pattern:
PASSWORD
Password on the SSL certificate used for HTTP/HTTPs based communication.
Password on the SSL certificate used for HTTP/HTTPs based communication.
XML Sample:
<profile
/>
"<profile/>"
JSON Sample:
{
}
XURL Sample:
?