eShipper Commerce
Integrate your eCommerce platforms, automate shipping, and save on all carriers with eShipper.
5 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_eshipper_access_tokens | Stores access tokens for authentication or API access. | Static |
| wp_eshipper_carrier_service_master | Stores eshipper carrier service master data created by this plugin. | Static |
| wp_eshipper_plugin_health | Stores eshipper plugin health data created by this plugin. | Static |
| wp_eshipper_shipping_address | Stores eshipper shipping address data created by this plugin. | Static |
| wp_woocommerce_api_keys | Stores woocommerce api keys 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_optionsOption key:
eshipper_plugin_activationOption key:eshipper_require_postalOption key:eshipper_shipping_margin_fixedOption key:eshipper_shipping_margin_percentageOption key:eshipper_transit_time_displayOption key:eshipper_versionOption key:woocommerce_currencyOption key:woocommerce_default_countryOption key:woocommerce_dimension_unitOption key:woocommerce_email_from_addressOption key:woocommerce_email_from_nameOption key:woocommerce_eshipperOption key:woocommerce_shipping_method_formatOption key:woocommerce_store_addressOption key:woocommerce_store_address_2Option key:woocommerce_store_cityOption key:woocommerce_store_postcodeOption key:woocommerce_weight_unit