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
PeoplesBankACHRealtimeProviderProfile
Type:
Struct
Abstract:
no
Status:
Active
Java Class:
PeoplesBankACHRealtimeProviderProfile
Configuration settings for ACH Realtime processing through Peoples Bank.
Avalible Field Groups:
All
System
Merchant
Submission
Available Fields:
type
isCreditEnabled
isActive
originatorShortName
originatorLongName
cpaCode
connectionType
host
port
userName
password
type
Group:
System
SubGroup:
Type:
String(60)
XML Representation:
attribute
References:
Processing Profile.
Type
Attributes:
Constant, Required, Default: ach-realtime/peoples-bank
Default Value:
ach-realtime/peoples-bank
Type of the
Provider Profile
.
isCreditEnabled
Group:
System
SubGroup:
Type:
Boolean
XML Representation:
attribute
References:
Processing Profile.
Is Credit Enabled
Attributes:
Default: true
Default Value:
true
Indicates whether the credit operation is allowed.
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.
originatorShortName
Group:
Merchant
SubGroup:
Type:
String(15)
XML Representation:
attribute
References:
Eft Peoples Bank Profile.
Originator Short Name
Attributes:
Pattern:
NAME
originatorLongName
Group:
Merchant
SubGroup:
Type:
String(30)
XML Representation:
attribute
References:
Eft Peoples Bank Profile.
Originator Long Name
Attributes:
Pattern:
NAME
cpaCode
Group:
Merchant
SubGroup:
Type:
String(3)
XML Representation:
attribute
References:
Eft Peoples Bank Profile.
Cpa Code
Attributes:
Required
Pattern:
NUMERIC
connectionType
Group:
Submission
SubGroup:
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:
Type:
String(160)
XML Representation:
attribute
References:
Provider Account.
Http Host
Attributes:
Required, Default: http.mybank.com
Default Value:
http.mybank.com
Pattern:
URL
Host to be used for HTTPs based connectivity.
port
Group:
Submission
SubGroup:
Type:
Integer
XML Representation:
attribute
References:
Provider Account.
HTTP Port
Attributes:
Default: 22
Default Value:
22
Port to be used for HTTPs based connectivity.
userName
Group:
Submission
SubGroup:
Type:
String(50)
XML Representation:
attribute
References:
Provider Account.
Username
Attributes:
Required, Default: user100
Default Value:
user100
Pattern:
USERNAME
Username used for HTTPs based connectivity.
password
Group:
Submission
SubGroup:
Type:
String(100)
XML Representation:
attribute
References:
Provider Account.
Password
Attributes:
Required, Encrypted, Default: password100
Default Value:
password100
Pattern:
PASSWORD
Password used for HTTPs based connectivity.
XML Sample:
<profile
/>
"<profile/>"
JSON Sample:
{
}
XURL Sample:
?