Paid Memberships Pro - Failed Payment Limit Add On archived
Cancel members subscriptions after X failed payments. Set X in plugin code.
by Stranger Studios · github.com/strangerstudios/pmpro-failed-payment-limit · website
★ 5stars
6forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/strangerstudios/pmpro-failed-payment-limit/archive/refs/heads/master.zipFrom the readme
Cancel members subscriptions after 1-3 failed payments.
This plugin will keep track of the number of failed payments coming in for a user. When that count reaches the set failed payment limit, the user's membership is cancelled and the subscription at the gateway will be cancelled. For most sites, we recommend you cancel after the first failed payment. Automatic retries from the gateway rarely work. Some users do update their billing information, which would fix things for second and third attempts, but it's not much less work than simply checking out again.
1. Upload the pmpro-failed-payment-limit directory to the /wp-content/plugins/ directory of your site.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Visit Memberships - Advanced Settings to change the "Failed Payment Limit" setting.
4. Alternatively, you can set a PMPROFAILEDPAYMENTLIMIT constant in your wp-config.php file.
= I found a
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 0.3 | Oct 12, 2023 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.