| 开发者 | egydevinfo |
|---|---|
| 更新时间 | 2026年9月24日 10:27 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
/wp-content/plugins/, or install directly from the WordPress Plugin Directory.Yes. Enable InstaPay and/or Mobile Wallet in the plugin settings and add your payment link, wallet number, and WhatsApp number for payment proof. Customers see clear step-by-step instructions and a one-tap WhatsApp button after choosing to pay a deposit.
Yes. The plugin declares full compatibility with WooCommerce High-Performance Order Storage (custom order tables).
Yes. The plugin detects the WooCommerce Checkout block automatically and renders the classic checkout experience on that page instead, since down payments and deposit methods rely on the classic checkout template. No manual page edits are needed on your end.
Yes. You can choose between a percentage of the order total or a fixed currency amount in the plugin settings.
Any payment gateway registered with WooCommerce can be selected. COD and bank-transfer gateways are recommended. Test online gateways carefully, as some reject modified order totals.
Yes. The plugin ships with an Arabic translation and includes a dedicated RTL stylesheet.
The remaining amount is stored as order meta, displayed in the admin order screen, included in order emails, and shown on the thank-you and My Account pages. It is not automatically charged — collection on delivery is handled by the store.
__()/_x()/_n(), which the translation system cannot parse. It was unused dead code; all translatable strings elsewhere in the plugin already call WordPress's translation functions directly with literal text.$_SERVER['REQUEST_METHOD'] is now checked with isset() before use.