

New withdrawal request form.
nnax Withdrawal provides a structured two-step withdrawal flow for online shops.
Main capabilities:
* Frontend form flow via shortcode [nnax_withdrawal_flow].
* Client-side form validation with inline feedback before submission.
* Confirmation step before final submission.
* Customer acknowledgment email after submission.
* Internal notification email to one or more configurable recipients.
* Storage of withdrawals as internal custom post type entries (nnax_withdrawal).
* Internal reference number, processing status and anonymization workflow in the backend.
* Admin guide page for first-time users of the plugin.
* WooCommerce settings section for recipient emails and uninstall data cleanup behavior.
[nnax_withdrawal_flow] to the desired page.On plugin deletion, plugin options are removed by default.
Stored withdrawal entries can also be removed when one of the following is enabled:
* WooCommerce setting nnax_withdrawal_delete_data_on_uninstall
* define('NNAX_WITHDRAWAL_DELETE_DATA', true); in wp-config.php