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
EFT Optimal Payment Netbanx Profile
Parent:
EFT Profile
Added On:
10/14/15
SQL Table:
EFT_OPTIMAL_PAYMENT_NETBANX_PROFILE
Module:
UniCharge
Type:
Entity
Status:
Active
Java Class:
EftOptimalPaymentNetbanxProfile
Configuration settings for processing of ACH transactions through Optimal Payment Netbanx.
Available Fields:
Descriptor
Descriptor Prefix
Direct Debit System CL
Merchant Account Number
Store ID
Store Pwd
Descriptor
Added On:
10/15/15
SQL Column:
DESCRIPTOR
Java Field:
descriptor
Status:
Active
SQL Type:
varchar(81)
Java Type:
String
Attributes:
Value, associated with underlying merchant ID (or can be specified for each transaction processing).
Descriptor Prefix
Added On:
07/12/16
SQL Column:
DESCRIPTOR_PREFIX
Java Field:
descriptorPrefix
Status:
Active
SQL Type:
varchar(7)
Java Type:
String
Attributes:
Descriptor prefix assigned by Netbanx.
Direct Debit System CL
Added On:
01/06/16
SQL Column:
DIRECT_DEBIT_SYSTEM_CL
Java Field:
directDebitSystemCl
Status:
Active
SQL Type:
varchar(1)
Java Type:
String
References
Direct Debit System Classifier
Attributes:
Represents the type of direct debit system selected for the profile.
Merchant Account Number
Added On:
11/04/15
SQL Column:
MERCHANT_ACCOUNT_NUMBER
Java Field:
merchantAccountNumber
Status:
Active
SQL Type:
varchar(10)
Java Type:
String
Attributes:
Account number of the merchant within the system.
Store ID
Added On:
01/06/16
SQL Column:
STORE_ID
Java Field:
storeId
Status:
Active
SQL Type:
varchar(80)
Java Type:
String
Attributes:
NETBANX store identifier, used to authenticate the request. It is defined by NETBANX and provided to the merchant as a part of the integration process.
Store Pwd
Added On:
01/06/16
SQL Column:
STORE_PWD
Java Field:
storePwd
Status:
Active
SQL Type:
varchar(20)
Java Type:
String
Attributes:
NETBANX store password, used to authenticate the request. It is defined by NETBANX and provided to the merchant as a part of the integration process.