InvoiceClerk – Manual Settlement for WooCommerce

Generate batch invoices from WooCommerce orders and manage manual settlements with ease. Perfect for B2B or recurring payment arrangements.

3 database tables

Table NameDescriptionMethod
wp_invoiceclerk_invoice_itemsStores invoiceclerk invoice items data created by this plugin.Static
wp_invoiceclerk_invoice_order_mappingStores order records and related transaction data.Static
wp_invoiceclerk_invoicesStores invoiceclerk 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:invoiceclerk_allowed_statusesOption key:invoiceclerk_footer_textOption key:invoiceclerk_handle_refundsOption key:invoiceclerk_installedOption key:invoiceclerk_versionOption key:woocommerce_store_addressOption key:woocommerce_store_cityOption key:woocommerce_store_postcode
wp_usermeta
User meta