MyInvoice Sync

Automated invoice submission to LHDN MyInvois system for Malaysian businesses.

4 database tables

Table NameDescriptionMethod
wp_lhdn_certStores lhdn cert data created by this plugin.Static
wp_lhdn_myinvoiceStores lhdn myinvoice data created by this plugin.Static
wp_lhdn_settingsStores lhdn settings data created by this plugin.Static
wp_lhdn_tokensStores access tokens for authentication or API access.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:lhdn_last_delayed_cron_runOption key:lhdn_last_retry_cron_runOption key:lhdn_last_sync_cron_runOption key:lhdn_logs
wp_usermeta
User meta