Doneren met Mollie
This plugin is both suitable for one-time donations and for periodic payments. All payment methods of Mollie are integrated into the plugin.
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_donate_mollie | Stores donate mollie data created by this plugin. | Static |
| wp_donate_mollie_donors | Stores donate mollie donors data created by this plugin. | Static |
| wp_donate_mollie_subscriptions | Stores donate mollie 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_optionsOption key:
dmm_amountOption key:dmm_button_clsOption key:dmm_currencyOption key:dmm_currency_switchOption key:dmm_default_amountOption key:dmm_default_intervalOption key:dmm_failure_clsOption key:dmm_fields_clsOption key:dmm_form_clsOption key:dmm_form_fieldsOption key:dmm_free_inputOption key:dmm_gdpr_linkOption key:dmm_metadataOption key:dmm_methods_displayOption key:dmm_minimum_amountOption key:dmm_mollie_apikeyOption key:dmm_name_foundationOption key:dmm_payment_descriptionOption key:dmm_plugin_versionOption key:dmm_projectsOption key:dmm_recaptcha_v3_secret_keyOption key:dmm_recaptcha_v3_site_keyOption key:dmm_recurringOption key:dmm_recurring_intervalOption key:dmm_redirect_failureOption key:dmm_redirect_successOption key:dmm_rights_donationsOption key:dmm_rights_subscriptionsOption key:dmm_success_clsOption key:dmm_v251_updatedOption key:dmm_version