WP Manifestindependent plugin directory
manifest / users / pmpro-subscription-check

Paid Memberships Pro - Subscription Check Add On

Checks whether PayPal subscriptions for PMPro members are still active.

by Paid Memberships Pro · github.com/strangerstudios/pmpro-subscription-check · website

11stars
5forks

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-subscription-check/archive/refs/heads/dev.zip

From the readme

Checks whether PayPal/Stripe/Authorize.net subscriptions for PMPro members are still active. This plugin creates a new page in your WordPress Dashboard where you can run a check against active subscriptions in your site with the gateway. The check can be run in Live Mode or Test Mode. When you run a subscription check in Test Mode, the admin page will produce a report of all subscriptions analyzed, but it will not cancel any memberships in your WordPress site or active subscriptions at the gateway. The plugin can also be run in Live Mode. Live Mode will complete the following operations: 1. Check the status of subscriptions at the gateway. 1. Cancel membership in your WordPress site if the gateway subscription was previously cancelled. 1. Cancel the gateway subscription for members that cancelled their membership in your WordPress site. Live Mode will trigger membership cancellations in your site and subscription cancellations at gateway. This process is irr

Read the full README on GitHub →