BuddyPilot Withdrawal (Easy Returns)

EU Directive 2023/2673 compliant withdrawal for WooCommerce. Article 11a "withdraw from contract" button, two-step form and full operator workflow.

3 database tables

Table NameDescriptionMethod
wp_buddypilot_withdrawal_declarationsStores buddypilot withdrawal declarations data created by this plugin.Static
wp_buddypilot_withdrawal_deliveryStores buddypilot withdrawal delivery data created by this plugin.Static
wp_buddypilot_withdrawal_rate_limitStores buddypilot withdrawal rate limit 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:buddypilot_withdrawal_activated_atOption key:buddypilot_withdrawal_consent_modeOption key:buddypilot_withdrawal_consent_textOption key:buddypilot_withdrawal_delete_data_on_uninstallOption key:buddypilot_withdrawal_delivered_statusesOption key:buddypilot_withdrawal_endpoint_flushedOption key:buddypilot_withdrawal_form_page_idOption key:buddypilot_withdrawal_grace_period_daysOption key:buddypilot_withdrawal_information_page_idOption key:buddypilot_withdrawal_period_daysOption key:buddypilot_withdrawal_rate_limit_attemptsOption key:buddypilot_withdrawal_refund_daysOption key:buddypilot_withdrawal_register_delivered_statusOption key:buddypilot_withdrawal_retention_daysOption key:buddypilot_withdrawal_return_addressOption key:buddypilot_withdrawal_return_cost_borne_byOption key:buddypilot_withdrawal_trader_addressOption key:buddypilot_withdrawal_trader_emailOption key:buddypilot_withdrawal_trader_nameOption key:buddypilot_withdrawal_trader_phoneOption key:buddypilot_withdrawal_trust_proxyOption key:recipientOption key:trp_settingsOption key:woocommerce_checkout_page_idOption key:woocommerce_currency_posOption key:woocommerce_default_countryOption key:woocommerce_email_footer_textOption key:woocommerce_email_from_addressOption key:woocommerce_email_from_nameOption key:woocommerce_store_addressOption key:woocommerce_store_address_2Option key:woocommerce_store_cityOption key:woocommerce_store_postcodeOption key:your_plugin_activated_at
wp_postmeta
Post meta
wp_usermeta
User meta