ACH Invoicing Plugin

ACH Invoice Plaid WordPress plugin

2 database tables

Table NameDescriptionMethod
wp_plaid_int_invoice_itemsStores plaid int invoice items data created by this plugin.Static
wp_plaid_int_invoicesStores plaid int invoices data created by this plugin.Static

Core Table Usage

This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.

wp_options
Option key:achinvoice_ini_setupOption key:achinvoice_plugin_do_activation_redirectOption key:invoice_page_idOption key:plaid_client_idOption key:plaid_company_address_dataOption key:plaid_company_nameOption key:plaid_enviromentOption key:plaid_invoice_termsOption key:plaid_redirectOption key:plaid_secretOption key:plaid_webhookOption key:plaidintegra_ini_setupOption key:plaidintegra_my_account_pageOption key:plaidintegra_options
wp_usermeta
User meta