Monthly Invoice Gateway for WooCommerce

Adds a monthly invoice (deferred payment) option to WooCommerce. Manage consolidated monthly billing for businesses and corporate customers.

1 database table

Table NameDescriptionMethod
wp_cdg_mig_monthly_invoice_paymentsStores cdg mig monthly invoice payments 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:closing_dayOption key:descriptionOption key:enable_manual_user_managementOption key:enable_payment_managementOption key:enable_thankyou_messageOption key:enable_user_managementOption key:enabledOption key:payment_feeOption key:payment_fee_tax_statusOption key:thankyou_messageOption key:titleOption key:woocommerce_monthly_invoice_gateway_settings
wp_usermeta
User meta