AO Logo
 
  
  
  
Credit Cards
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 cards

TABLE NAME

credit_cards

DESCRIPTION

The credit_cards table stores all of the client credit card information in an encrypted format.

COLUMNS

columntypenulluniquereferencesreferenced_bysince_versiondescription
pkeypkeyfalsetrue1.0a100primary key value
processor_idstringfalsefalsecredit_card_processors.provider_id1.29the unique ID of the merchant services provider that is storing the card number and expiration date
accountingaccountingfalsefalsebusinesses.accounting1.0a100the accounting code for the card
group_namestringtruefalse1.29any application-specific grouping
card_infostringfalsefalse1.0a100the masked card number
expirationMonthshorttruefalse1.82.0the card expiration month
expirationYearshorttruefalse1.82.0the card expiration year
provider_unique_idstringfalsefalse1.29the per-provider unique ID allowing use of this credit card for new transactions
first_namestringfalsefalse1.29the first name
last_namestringfalsefalse1.29the last name
company_namestringtruefalse1.29the company name
emailemailtruefalse1.29the email address
phonephonetruefalse1.29the daytime phone number
faxphonetruefalse1.29the fax number
customerIdstringtruefalse1.82.1the merchant-specific unique customer ID
customer_tax_idstringtruefalse1.29the social security number of employer identification number
street_address1stringfalsefalse1.29the first line of the street address
street_address2stringtruefalse1.29the second line of the street address
citystringfalsefalse1.69the card holders city
statestringtruefalse1.69the card holders state
postal_codestringtruefalse1.69the card holders postal code
country_codestringfalsefalsecountry_codes.code1.69the two-character country code
createdtimefalsefalse1.0a100the time the card was added to the database
created_byusernamefalsefalsebusiness_administrators.username1.0a100the business_administrator who added the card to the database
principal_namestringtruefalse1.29the application-provided principal name of the person added the card to the database
use_monthlybooleanfalsefalse1.0a100if true the card will be used monthly
activebooleanfalsefalse1.0a100if true the card is currently active
deactivated_ontimetruefalse1.0a100the time the card was deactivated
deactivate_reasonstringtruefalse1.0a100the reason the card was deactivated
descriptionstringtruefalse1.0a100any comment or description
encrypted_card_numberstringtruefalse1.31the card number stored encrypted
encryption_card_number_fromfkeytruefalseencryption_keys.pkey1.31the from that was used for card number encryption
encryption_card_number_recipientfkeytruefalseencryption_keys.pkey1.31the recipient that was used for card number encryption