AO Logo
 
  
  
  
Credit Card Transactions
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 transactions

TABLE NAME

credit_card_transactions

DESCRIPTION

The credit_card_transactions table stores the complete history of credit card processor transactions.

COLUMNS

columntypenulluniquereferencesreferenced_bysince_versiondescription
pkeypkeyfalsetruetransactions.credit_card_transaction1.29the unique ID of this transaction
processor_idstringfalsefalsecredit_card_processors.provider_id1.29the name of the processor used for this transaction
accountingaccountingfalsefalsebusinesses.accounting1.29the accounting code for the source of this transaction
group_namestringtruefalse1.29the application-provided grouping for this transaction
test_modebooleanfalsefalse1.29indicates this is a test transaction
duplicate_windowintfalsefalse1.29the number of seconds for duplicate transaction detection
order_numberstringtruefalse1.29the merchant-provided order number for this transaction
amountmoneyfalsefalse1.83.0the amount of the transaction
taxAmountmoneytruefalse1.83.0the tax amount of the transaction
tax_exemptbooleanfalsefalse1.29the taxExempt flag for this transaction
shippingAmountmoneytruefalse1.83.0the shipping amount for this transaction
dutyAmountmoneytruefalse1.83.0the duty amount for this transaction
shipping_first_namestringtruefalse1.29the shipping first name
shipping_last_namestringtruefalse1.29the shipping last name
shipping_company_namestringtruefalse1.29the shipping company name
shipping_street_address1stringtruefalse1.29the shipping address line 1
shipping_street_address2stringtruefalse1.29the shipping address line 2
shipping_citystringtruefalse1.69the shipping city
shipping_statestringtruefalse1.69the shipping state
shipping_postal_codestringtruefalse1.69the shipping postal code
shipping_country_codestringtruefalsecountry_codes.code1.69the shipping two-digit ISO 3166-1 alpha-2 country code
email_customerbooleanfalsefalse1.29the flag indicating the API should generate an email to the customer
merchant_emailemailtruefalse1.29the email address of the merchant
invoice_numberstringtruefalse1.29the merchant-provided invoice number
purchase_order_numberstringtruefalse1.29the merchant-provided purchase order number
descriptionstringtruefalse1.29the merchant-provided description of this transaction
credit_card_created_byusernamefalsefalsebusiness_administrators.username1.29the business administrator account that provided this credit card
credit_card_principal_namestringtruefalse1.29the application-provided principal who provided this credit card
credit_card_accountingaccountingfalsefalsebusinesses.accounting1.29the accounting code of the business that provided this credit card
credit_card_group_namestringtruefalse1.29any application-specific grouping
credit_card_provider_unique_idstringtruefalse1.29the unique ID provided by the merchant services provider storage mechanism
credit_card_masked_card_numberstringfalsefalse1.29the masked card number
creditCard.expirationMonthshorttruefalse1.82.0the card expiration month
creditCard.expirationYearshorttruefalse1.82.0the card expiration year
credit_card_first_namestringfalsefalse1.29the first name of the card holder
credit_card_last_namestringfalsefalse1.29the last name of the card holder
credit_card_company_namestringtruefalse1.29the company name for the credit card
credit_card_emailemailtruefalse1.29the email address of the card holder
credit_card_phonephonetruefalse1.29the phone number of the card holder
credit_card_faxphonetruefalse1.29the fax number of the card holder
creditCard.customerIdstringtruefalse1.82.1the merchant-specific unique customer ID
credit_card_customer_tax_idstringtruefalse1.29the tax ID of the card holder
credit_card_street_address1stringfalsefalse1.29the street address of the card holder (line 1)
credit_card_street_address2stringtruefalse1.29the street address of the card holder (line 2)
credit_card_citystringfalsefalse1.69the city of the card holder
credit_card_statestringtruefalse1.69the state/province/prefecture of the card holder
credit_card_postal_codestringtruefalse1.69the postal code of the card holder
credit_card_country_codestringfalsefalsecountry_codes.code1.69the two-digit ISO 3166-1 alpha-2 country code of the card holder
credit_card_commentsstringtruefalse1.29any comments associated with the credit card
authorization_timetimefalsefalse1.29the time the authorization was attempted
authorization_usernameusernamefalsefalsebusiness_administrators.username1.29the username of the business_administrator account that processed the transaction
authorization_principal_namestringtruefalse1.29an application-provided identity of the user who initiated the transaction
authorization_communication_resultstringtruefalse1.29the authorization communication result
authorization_provider_error_codestringtruefalse1.29the provider-specific error code
authorization_error_codestringtruefalse1.29the provider-neutral error code
authorization_provider_error_messagestringtruefalse1.29the provider-specific error message
authorization_provider_unique_idstringtruefalse1.29the per-provider unique ID
authorizationResult.providerReplacementMaskedCardNumberstringtruefalse1.82.0the provider-specific replacement masked card number
authorizationResult.replacementMaskedCardNumberstringtruefalse1.82.0the replacement masked card number
authorizationResult.providerReplacementExpirationstringtruefalse1.82.0the provider-specific replacement expiration date
authorizationResult.replacementExpirationMonthshorttruefalse1.82.0the replacement card expiration month
authorizationResult.replacementExpirationYearshorttruefalse1.82.0the replacement card expiration year
authorization_provider_approval_resultstringtruefalse1.29the provider-specific approval result
authorization_approval_resultstringtruefalse1.29the provider-neutral approval result
authorization_provider_decline_reasonstringtruefalse1.29the provider-specific decline reason
authorization_decline_reasonstringtruefalse1.29the provider-neutral decline reason
authorization_provider_review_reasonstringtruefalse1.29the provider-specific review reason
authorization_review_reasonstringtruefalse1.29the provider-neutral review reason
authorization_provider_cvv_resultstringtruefalse1.29the provider-specific CVV result
authorization_cvv_resultstringtruefalse1.29the provider-neutral CVV result
authorization_provider_avs_resultstringtruefalse1.29the provider-specific AVS result
authorization_avs_resultstringtruefalse1.29the provider-neutral AVS result
authorization_approval_codestringtruefalse1.29the approval code
capture_timetimetruefalse1.29the time the capture was attempted
capture_usernameusernametruefalsebusiness_administrators.username1.29the username of the business_administrator account that processed the capture
capture_principal_namestringtruefalse1.29an application-provided identity of the user who initiated the capture
capture_communication_resultstringtruefalse1.29the capture communication result
capture_provider_error_codestringtruefalse1.29the provider-specific error code
capture_error_codestringtruefalse1.29the provider-neutral error code
capture_provider_error_messagestringtruefalse1.29the provider-specific error message
capture_provider_unique_idstringtruefalse1.29the per-provider unique ID
void_timetimetruefalse1.29the time the void was attempted
void_usernameusernametruefalsebusiness_administrators.username1.29the username of the business_administrator account that processed the void
void_principal_namestringtruefalse1.29an application-provided identity of the user who initiated the void
void_communication_resultstringtruefalse1.29the void communication result
void_provider_error_codestringtruefalse1.29the provider-specific error code
void_error_codestringtruefalse1.29the provider-neutral error code
void_provider_error_messagestringtruefalse1.29the provider-specific error message
void_provider_unique_idstringtruefalse1.29the per-provider unique ID
statusstringfalsefalse1.29the status of the transaction