Linux 软件免费装
Banner图

Renewal Rescue for WooCommerce

开发者 lukeaxiomflow
更新时间 2026年9月4日 07:35
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce subscriptions renewals failed payments dunning

下载

1.0.2

详情介绍:

When a subscription renewal payment fails, WooCommerce Subscriptions can retry it automatically — but the retry system ships switched off, its schedule is hard-coded (5 retries across 7 days), and changing it officially requires writing PHP against a filter. Most store owners never see any of it. Renewal Rescue is the cockpit for that machinery: Recovery cockpit Retry schedule editor — no code Watchdogs Renewal Rescue Pro (in-dashboard upgrade, 14-day trial, no card): Read-mostly by design. Renewal Rescue never edits orders, subscriptions or retry records. The only WooCommerce settings it can write are the standard "Enable Automatic Retry" toggle (when you click the button) and the retry schedule you save — applied through the documented filter. Renewal Rescue helps you monitor and recover failed renewal payments; recovery always depends on your gateway, your customers and the retry system itself. No plugin can guarantee a payment succeeds.

安装:

  1. Install and activate. You'll find Renewal Rescue in the admin menu.
  2. It expects the WooCommerce Subscriptions extension (or another plugin built on subscriptions-core, e.g. WooPayments subscriptions). Without one, the cockpit simply waits.
  3. If the retry system is off, the cockpit offers the one-click enable. Then set your schedule under Retry Schedule.

屏幕截图:

  • The retry schedule editor with the runs-at timeline.
  • Site Health checks for the retry system.

升级注意事项:

1.0.2 Initial public release.

常见问题:

Does it work without WooCommerce Subscriptions?

It activates fine but has nothing to watch: the failed-payment retry system it manages is part of WooCommerce Subscriptions (and subscriptions-core hosts such as WooPayments subscriptions).

Does a schedule change affect retries that are already scheduled?

No — that's how the retry system works: a retry keeps the rule it was created with. Your schedule applies to retries created after you save it.

What happens if I set fewer retries than the built-in five?

Retries stop after your last row, and the renewal order is treated as failed sooner. The editor shows the full timeline so this is never a surprise.

Which gateways can retry automatically?

Only gateways that support charging the stored payment method again (Stripe, PayPal vaulting, WooPayments and similar). Manual methods — bank transfer, cheque, cash on delivery — always need the customer to pay. The cockpit lists your gateways with their capability.

Does it change or delete any WooCommerce Subscriptions data?

No. It reads the retry pipeline; the only writes are the standard enable-retry setting and your saved schedule (applied via the documented filter). Uninstalling removes only Renewal Rescue's own table and options.

Where do the customer retry emails come from?

The standard WooCommerce Subscriptions retry emails — your schedule chooses on which attempts they go out. Pro can additionally send your own custom recovery email.

更新日志:

1.0.2