EInvoice App Malaysia
Collects checkout info, lets customers complete missing details, and submits to LHDN e-invoice.
4 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_consolidated_einvoice_orders | Stores order records and related transaction data. | Static |
| wp_consolidated_einvoice_submission | Stores form submissions and user-entered data. | Static |
| wp_wc_customer_lookup | Stores wc customer lookup data created by this plugin. | Static |
| wp_wc_orders | Stores 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_optionsOption key:
consolidated_order_statusesOption key:einvappmy_user_subscription_statusOption key:myinvois_tokenOption key:statusOption key:woocommerce_currencyOption key:woocommerce_default_countrywp_postmeta