AO Logo
 
  
  
  
Credit Card Processors
AO
AO Industries, Inc.
Application Infrastructure ProviderApplication Infrastructure Provider
Sign UpWhat's NewClient AreaContact UsSite Map
 
your location:   home page ··· aoserv platform ··· software components ··· aoserv client ··· tables ··· table definitions ··· credit card processors

TABLE NAME

credit_card_processors

DESCRIPTION

The credit_card_processors table stores all of the different credit card processing merchant accounts.

COLUMNS

columntypenulluniquereferencesreferenced_bysince_versiondescription
provider_idstringfalsetruebank_transactions.processor
transactions.processor
credit_cards.processor_id
credit_card_transactions.processor_id
1.29the unique ID of this processor
accountingaccountingfalsefalsebusinesses.accounting1.29the accounting code of the business owning the merchant account
class_namestringfalsefalse1.29the classname of the Java code that connects to the merchant services provider
param1stringtruefalse1.29the optional parameters for the Java code that connects to the merchant services provider
param2stringtruefalse1.29the optional parameters for the Java code that connects to the merchant services provider
param3stringtruefalse1.29the optional parameters for the Java code that connects to the merchant services provider
param4stringtruefalse1.29the optional parameters for the Java code that connects to the merchant services provider
enabledbooleanfalsefalse1.29the enabled flag
weightintfalsefalse1.29the weight used for multi-processor weighted transaction distribution
descriptionstringtruefalse1.29an optional description of the processor
encryption_fromfkeyfalsefalseencryption_keys.pkey1.31the from that will be used for encryption
encryption_recipientfkeyfalsefalseencryption_keys.pkey1.31the recipient that will be used for encryption