PaypalWalletProviderProfile

Type:  Struct
Abstract:  no
Status:  Active
Configuration settings for processing through PayPal.
Avalible Field Groups:
type
Group: System
SubGroup:
Type: String(60)
XML Representation: attribute
References: Processing Profile.Type
Attributes: Constant, Required, Default: wallet/paypal
Default Value: wallet/paypal
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.
authorizationExpirationPeriod
Group: System
SubGroup:
Type: Integer
XML Representation: attribute
References: Retail Profile.Authorization Expiration Period
Attributes: Default: 3
Default Value: 3
The number of days from the transaction request day that the unconfirmed authorization can remain unreversed even if settlement process occurs. When settlement happens and the transaction authorization period is not being reached (transaction is not expired), transaction is transfered into the next retail cycle.
clientId
Group: Merchant
SubGroup: General
Type: String(127)
XML Representation: attribute
References: Retail Paypal Profile.Client Id
Attributes: Required, Default: user100
Default Value: user100
password
Group: Merchant
SubGroup: General
Type: String(127)
XML Representation: attribute
References: Retail Paypal Profile.Secret
Attributes: Required, Encrypted, Default: password100
Default Value: password100
apiKey
Group: Merchant
SubGroup: General
Type: String
XML Representation: attribute
References: Retail Paypal Profile.Api Key
Attributes: Transient
apiKeyExpirationDate
Group: Merchant
SubGroup: General
Type: Datetime
XML Representation: attribute
References: Retail Paypal Profile.Api Key Expiration Date
Attributes: Transient
descriptor
Group: Merchant
SubGroup: Descriptor
Type: String(22)
XML Representation: attribute
References: Retail Paypal Profile.Soft Descriptor
Attributes:
Pattern: DESCRIPTOR
connectionType
Group: Submission
SubGroup: Connectivity
Type: String(30)
XML Representation: attribute
References: Provider Account.Primary Connection Type
Attributes: Constant, Default: HTTPS
Default Value: HTTPS
Type of connectivity to use to exchange messages/files with a processor.
host
Group: Submission
SubGroup: Connectivity
Type: String(160)
XML Representation: attribute
References: Provider Account.Http Host
Attributes: Required
Pattern: URL
Host to be used for HTTPs based connectivity.
port
Group: Submission
SubGroup: Connectivity
Type: Integer
XML Representation: attribute
References: Provider Account.HTTP Port
Attributes: Default: 22
Default Value: 22
Port to be used for HTTPs based connectivity.

XML Sample:

<profile/>

"<profile/>"

JSON Sample:

{
 
}

XURL Sample:

?