Linux 软件免费装
Banner图

Ordafide Order Integrity for WooCommerce

开发者 premiumthemes
更新时间 2026年9月3日 20:29
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce payments order status orders stuck orders

下载

详情介绍:

Some WooCommerce orders fail quietly. A customer is charged, the gateway notification never arrives, and the order sits on Pending payment until it auto-cancels. A payment is captured twice. A refund is issued in the gateway and never recorded in WooCommerce. The background job queue stalls and every order email stops going out. None of this raises an alarm. You find out when a customer emails asking where their parcel is, or when an accountant finds a hole months later. Ordafide scans your recent orders and tells you, in plain sentences and in money, which ones do not add up. What it checks It also watches the two things that make everything else fail at once: Everything runs on your own server Ordafide contacts no third party. There is no account, no licence key, no API, no analytics and no phone-home. Every check runs against your own database. The only outbound request it can make is an optional loopback test that asks your site to call its own wp-cron.php, and it only happens when you press the button. It will not touch your money Ordafide never captures, refunds or voids a payment. It offers exactly two repairs, both written to an activity log: Everything else is a link to the order and an explanation of what to check in your gateway dashboard. Built for real stores

安装:

  1. Install and activate WooCommerce.
  2. Upload the plugin to /wp-content/plugins/, or install it from Plugins, Add New.
  3. Activate the plugin.
  4. Go to Ordafide and press Scan now.
  5. Not sure what something means? Ordafide, Help explains every check and every setting.
The first scan looks back 30 days by default. You can change that under Ordafide, Settings.

屏幕截图:

  • One finding opened: why it matters, the evidence behind it, and what to check before you touch anything.
  • Store health. The background job queue, the WordPress scheduler and order email delivery, each with a plain-language cause.
  • The activity log. Every change the plugin made, who asked for it, and an Undo for the ones that can be reversed.
  • Settings. Every check can be switched off and every threshold adjusted to suit how your store trades.
  • The built-in help screen, with a setup checklist that reflects your store's actual state and a search box.

升级注意事项:

1.0.0 First release.

常见问题:

Is there a paid version?

Yes. Ordafide Pro is a separate add-on that adds live reconciliation against Stripe, PayPal, Square, Mollie and Razorpay, synthetic checkout monitoring, Slack, SMS and webhook alerting, order volume anomaly detection, historical audit export and a multi-store agency dashboard. Everything described above stays free and keeps working whether or not you ever buy it. The free plugin does not nag, does not expire and does not phone home.

Does this send my order data anywhere?

No. There is no external service. Every check is a query against your own database. The plugin has no licence server and no analytics.

Will it change my orders?

Only if you tell it to, and only in two ways: resending a customer email, or restoring an order to Processing when WooCommerce already recorded a confirmed payment date on it. Both are written to an activity log, and the status change can be undone. Ordafide never captures, refunds or voids a payment.

Why does it say an order has no customer email when I know one was sent?

The email log starts the moment you activate the plugin. Orders placed before that cannot be judged and are skipped. If a genuinely recent order shows this, the email really was not handed to your mail server, which usually means the background job queue is stalled or your mail configuration is broken.

Is it safe on a big store?

Yes. Scans run in batches of 100 orders through Action Scheduler, and every query is bounded. On a test store of 600 orders a full scan took under a second. Nothing runs on your front end.

Does it work with HPOS?

Yes. Ordafide declares compatibility with High-Performance Order Storage and reads orders through the WooCommerce CRUD layer, so it behaves identically whether your store uses the new order tables or the legacy post store.

It flagged something that is fine. What do I do?

Press Ignore on the finding, or turn that check off under Settings. You can also raise the thresholds — the stuck payment window, the duplicate order window and the rounding tolerance are all configurable.

Does it need Action Scheduler?

It uses Action Scheduler when WooCommerce provides it, which is always in a normal install. If it is unavailable, scans fall back to running in the same request.

Who can see the findings?

Anyone with the manage_woocommerce capability, which normally means shop managers and administrators.

更新日志:

1.0.0