Paymattic – Secure, Simple Payment & Donation with Subscription Payments, Recurring Donations, Customer Management

Create payment form, donate button to accept payments and donations. Manage subscription payment, recurring donation with customer/donor management.

9 database tables

Table NameDescriptionMethod
wp_actionscheduler_actionsStores actionscheduler actions data created by this plugin.Static
wp_actionscheduler_logsA logging table that records activity, events, or audit history.Static
wp_wpf_metaStores additional metadata (key-value pairs) for wpf records.Static
wp_wpf_order_itemsStores order records and related transaction data.Static
wp_wpf_order_transactionsStores order records and related transaction data.Static
wp_wpf_scheduled_actionsStores wpf scheduled actions data created by this plugin.Static
wp_wpf_submission_activitiesStores form submissions and user-entered data.Static
wp_wpf_submissionsStores form submissions and user-entered data.Static
wp_wpf_subscriptionsStores wpf subscriptions 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_comments
Direct access
wp_options
Option key:_wppayform_dashboard_permitted_rolesOption key:_wppayform_dashboard_submission_status_filterOption key:_wppayform_enable_paymattic_user_dashboardOption key:_wppayform_form_permissionOption key:_wppayform_global_cancel_subsription_email_settingsOption key:_wppayform_mailchimp_detailsOption key:_wppayform_paymattic_user_force_redirectOption key:_wppayform_pro_license_statusOption key:_wppayform_security_saltOption key:_wppayform_user_dashboard_pageOption key:paymattic_migration_noticeOption key:start_of_weekOption key:wpf_db_versionOption key:wppayform_abandoned_timeOption key:wppayform_business_addressOption key:wppayform_business_logoOption key:wppayform_business_nameOption key:wppayform_confirmation_pagesOption key:wppayform_coupon_statusOption key:wppayform_global_currency_settingsOption key:wppayform_global_modules_statusOption key:wppayform_honeypot_statusOption key:wppayform_integration_statusOption key:wppayform_ip_logging_statusOption key:wppayform_order_items_meta_migrateOption key:wppayform_payment_settings_Option key:wppayform_payment_settings_offlineOption key:wppayform_recaptcha_settingsOption key:wppayform_settingsOption key:wppayform_statusesOption key:wppayform_stripe_payment_settingsOption key:wppayform_stripe_webhook_signing_secretOption key:wppayform_turnstile_settingsOption key:wppayform_turnstile_validation_statusOption key:wppayform_user_dashboard_page
wp_postmeta
Post meta
wp_usermeta
User meta