nnax Withdrawal

Lýsing

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.

Requirements

  • WordPress 5.0 or higher
  • PHP 7.4 or higher
  • WooCommerce (recommended for settings integration)

Known Limitations

  • A full compatibility test with each active theme must be done in the target shop setup.
  • A final verification on a fresh WordPress installation should be part of the release process.
  • Delivery of outgoing emails depends on the site’s configured mail transport.

Usage

  1. Add shortcode [nnax_withdrawal_flow] to the desired page.
  2. Users submit name, contract/order/subscription reference and email.
  3. The frontend validates the input and highlights incomplete or invalid fields immediately.
  4. Users confirm their data in step 2.
  5. On final submit, the plugin stores the record, assigns an internal reference and sends notification emails.
  6. In the backend, operators can set a processing status and anonymize entries after processing.

Uninstallation

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

Skjámyndir

  • New withdrawal request form.
  • Withdrawal request overview in the admin area.
  • Detailed admin view of a withdrawal request.
  • Guided withdrawal workflow in WordPress.
  • Plugin settings page.

Uppsetning

  1. Upload the plugin files to the WordPress plugins directory.
  2. Activate the plugin in the WordPress Plugins menu.
  3. Create a page and insert [nnax_withdrawal_flow].
  4. Configure recipient emails and cleanup settings under WooCommerce -> Settings -> Advanced -> Withdrawal.
  5. Review the backend subpage Anleitung for setup and usage guidance.

SOS

Which shortcode is available?

Use [nnax_withdrawal_flow].

Does the plugin require WooCommerce?

The form and CPT work without deep WooCommerce coupling, but settings integration is available in WooCommerce advanced settings.

Can internal notifications be sent to multiple addresses?

Yes. Multiple recipient emails can be entered in the settings, separated by commas or line breaks.

Can stored withdrawals be anonymized later?

Yes. The backend provides a processing status and an anonymization action. Personal data can be removed while the internal reference remains available.

Does the customer email mean legal acceptance of the withdrawal?

No. It only confirms receipt of the submitted declaration.

Umsagnir

There are no reviews for this plugin.

Þátttakendur & höfundar

“nnax Withdrawal&#8221 er opinn hugbúnaður. Eftirfarandi aðilar hafa lagt sitt af mörkum við smíði þessarar viðbótar.

Höfundar

“nnax Withdrawal” has been translated into 1 locale. Thank you to the translators for their contributions.

Translate “nnax Withdrawal” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Breytingarsaga

1.0.1

  • Frontend validation with inline error feedback added.
  • Internal guide page added in the backend.
  • Processing status and anonymization workflow added for withdrawals.
  • Internal reference number added for each withdrawal entry.
  • Multiple internal recipient emails supported in settings and mail delivery.

1.0.0

  • Initial release with two-step withdrawal form flow.
  • Internal CPT storage for submitted withdrawals.
  • Customer and internal email notifications.
  • WooCommerce settings for recipient and uninstall cleanup.