Fair Payments Connector

Mollie-based payments and bookkeeping for WordPress events.

7 database tables

Table NameDescriptionMethod
wp_fair_payment_api_tokensStores access tokens for authentication or API access.Static
wp_fair_payment_budgetsStores fair payment budgets data created by this plugin.Static
wp_fair_payment_entry_transactionsStores form submissions and user-entered data.Static
wp_fair_payment_financial_entriesStores form submissions and user-entered data.Static
wp_fair_payment_line_itemsStores fair payment line items data created by this plugin.Static
wp_fair_payment_logA logging table that records activity, events, or audit history.Static
wp_fair_payment_transactionsStores fair payment transactions 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:fair_payment_banktransfer_threshold_daysOption key:fair_payment_db_versionOption key:fair_payment_disable_banktransfer_near_dateOption key:fair_payment_enable_budgetsOption key:fair_payment_live_api_keyOption key:fair_payment_modeOption key:fair_payment_mollie_access_tokenOption key:fair_payment_mollie_connectedOption key:fair_payment_mollie_profile_idOption key:fair_payment_mollie_refresh_tokenOption key:fair_payment_mollie_site_idOption key:fair_payment_mollie_token_expiresOption key:fair_payment_organization_idOption key:fair_payment_test_api_key