Mô tả
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
- Add shortcode
[nnax_withdrawal_flow]to the desired page. - Users submit name, contract/order/subscription reference and email.
- The frontend validates the input and highlights incomplete or invalid fields immediately.
- Users confirm their data in step 2.
- On final submit, the plugin stores the record, assigns an internal reference and sends notification emails.
- 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
Ảnh màn hình
Cài đặt
- Upload the plugin files to the WordPress plugins directory.
- Activate the plugin in the WordPress
Pluginsmenu. - Create a page and insert
[nnax_withdrawal_flow]. - Configure recipient emails and cleanup settings under
WooCommerce -> Settings -> Advanced -> Withdrawal. - Review the backend subpage
Anleitungfor setup and usage guidance.
Hỏi đáp
-
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.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“nnax Withdrawal” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng góp“nnax Withdrawal” đã được dịch qua 1 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.
Dịch “nnax Withdrawal” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
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.





