ApplePayWalletProviderProfile

Type:  Struct
Abstract:  no
Status:  Active
Configuration settings for processing through ApplePay.
Avalible Field Groups:
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.
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.
merchantId
Group: Merchant
SubGroup: General
Type: String(1024)
XML Representation: attribute
References: Wallet Apple Pay Profile.Merchant Identifier
Attributes: Required
Pattern: ALPHANUMERIC_EXTENDED
Merchant’s location ID.
merchantName
Group: Merchant
SubGroup: General
Type: String(64)
XML Representation: attribute
References: Wallet Apple Pay Profile.Display Name
Attributes: Required
Pattern: TEXT
Display name of merchant.
hostName
Group: Merchant
SubGroup: General
Type: String(256)
XML Representation: attribute
References: Wallet Apple Pay Profile.Initiative Context
Attributes: Required
Pattern: URL
Host name of merchant.
decryptionKey
Group: Merchant
SubGroup: Credential
Type: String(256)
XML Representation: attribute
References: Wallet Apple Pay Profile.Decryption Key
Attributes: Required
Pattern: FILENAME
Ключ для рассшифровки. Payment processing certificate
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.
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.
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.

XML Sample:

<profile/>

"<profile/>"

JSON Sample:

{
 
}

XURL Sample:

?