UniPayOnboardingProviderProfile

Type:  Struct
Abstract:  no
Status:  Active
Configuration settings for provisioning through UniPay processor.
Avalible Field Groups:
type
Group: System
SubGroup:
Type: String(60)
XML Representation: attribute
References: Processing Profile.Type
Attributes: Constant, Required, Default: provisioning/unipay
Default Value: provisioning/unipay
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.
profileId
Group: System
SubGroup:
Type: String
XML Representation: attribute
Attributes:
profileName
Group: System
SubGroup:
Type: String(25)
XML Representation: attribute
References: Provisioning Profile.Profile Name
Attributes:
Name of the onboarding profile.
isRemittanceEnabled
Group: System
SubGroup:
Type: Boolean
XML Representation: attribute
References: Provisioning Profile.Is Remittance Supported
Attributes: Default: false
Default Value: false
isVerificationEnabled
Group: System
SubGroup:
Type: Boolean
XML Representation: attribute
References: Provisioning Profile.Is Verification Enabled
Attributes: Default: false
Default Value: false
remoteProfileId
Group: Settings
SubGroup:
Type: String(15)
XML Representation: attribute
References: Provisioning UniPay Profile .Profile ID
Attributes: Required, Default: 10000002
Default Value: 10000002
Identifier of the onboarding profile that can be associated with a particular reseller.
notifyUrl
Group: Settings
SubGroup:
Type: String(255)
XML Representation: attribute
References: Provisioning UniPay Profile .Notify URL
Attributes: Default: http://your.domain.com/notify
Default Value: http://your.domain.com/notify
URL where the result of the transaction is delivered. The format of the callback to this URL is for Sale, Sale-Auth, Credit, Credit-Auth or Tokenization response.
resellerId
Group: Settings
SubGroup:
Type: String(50)
XML Representation: attribute
References: Provisioning UniPay Profile .Reseller ID
Attributes: Required, Default: 123456
Default Value: 123456
Identifier of the reseller associated with the profile.
portfolioId
Group: Settings
SubGroup:
Type: Integer
XML Representation: attribute
References: Provisioning UniPay Profile .Portfolio ID
Attributes: Required, Default: 100
Default Value: 100
Identifier of the portfolio associated with the profile.
feeTemplateId
Group: Settings
SubGroup:
Type: Long
XML Representation: attribute
References: Provisioning UniPay Profile .Fee Template Code
Attributes: Default: 9223372036854775807
Default Value: 9223372036854775807
Code of fee template assigned to the profile.
countryCode
Group: Settings
SubGroup:
Type: String(2)
XML Representation: attribute
References: Provisioning Profile.Country Code
Attributes: Required, Default: US
Default Value: US
processingConfigurationScript
Group: Settings
SubGroup:
Type: String(255)
XML Representation: attribute
References: Provisioning UniPay Profile .Configuration Code
Attributes: Required, Default: 123456
Default Value: 123456
Code of the configuration assigned to the profile.
host
Group: Communication
SubGroup: Connectivity
Type: String(160)
XML Representation: attribute
References: Provider Account.Http Host
Attributes: Required, Default: https://sandbox.unitedthinkers.com/qa/001/provisioning/unipay
Default Value: https://sandbox.unitedthinkers.com/qa/001/provisioning/unipay
Host to be used for HTTPs based connectivity.
port
Group: Communication
SubGroup: Connectivity
Type: Integer
XML Representation: attribute
References: Provider Account.HTTP Port
Attributes: Default: 80
Default Value: 80
Port to be used for HTTPs based connectivity.
username
Group: Communication
SubGroup: Connectivity
Type: String(50)
XML Representation: attribute
References: Provider Account.Username
Attributes: Required, Default: testUserName
Default Value: testUserName
Username used for HTTPs based connectivity.
password
Group: Communication
SubGroup: Connectivity
Type: String(100)
XML Representation: attribute
References: Provider Account.Password
Attributes: Required, Encrypted
Password used for HTTPs based connectivity.
code
Group: General
SubGroup:
Type: String(60)
XML Representation: attribute
References: Provisioning Profile.Ref Code
Attributes:

XML Sample:

<profile/>

"<profile/>"

JSON Sample:

{
 
}

XURL Sample:

?