EInvoice App Malaysia

Collects checkout info, lets customers complete missing details, and submits to LHDN e-invoice.

4 database tables

Table NameDescriptionMethod
wp_consolidated_einvoice_ordersStores order records and related transaction data.Static
wp_consolidated_einvoice_submissionStores form submissions and user-entered data.Static
wp_wc_customer_lookupStores wc customer lookup data created by this plugin.Static
wp_wc_ordersStores order records and related transaction data.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:consolidated_order_statusesOption key:einvappmy_user_subscription_statusOption key:myinvois_tokenOption key:statusOption key:woocommerce_currencyOption key:woocommerce_default_country
wp_postmeta
Post meta