Nick
Nick
Currently, there is a check that makes this plugin only work for subscription products. We've had a lot of requests lately for customizing the price strings for products using _All...
I'd recommend adding a short description of the mini-plugin functionality to the readme file. Some possibly useful verbage, pulled from the changelog when the filter was added: > 'woocommerce_subscription_use_pending_cancel' filter...
The default PayPal integration with WooCommerce Subscriptions shows whether Reference Transactions is enabled in the SSR:  Screenshot: https://d.pr/i/m8Z4hB To be able to support WooCommerce Subscriptions, which requires Reference Transactions...
## Synopsis The "Require Billing Address" feature is no longer supported by PayPal. We are getting support requests from merchants that are frustrated that they can't enable this feature. ##...
Based on [discussion in Slack](p1667851418041709-slack-C018UMRUN3V). It's an interesting idea to be able to pass a flag to the CLI command when creating a dev site to have Safety Net not...
While testing on a staging site, I noticed some subscription renewals coming through, despite the fact that Safety Net was active and the 'pause renewal actions' toggle was on. This...
## Paid Memberships Pro: Looks like the `wp_pmpro_membership_orders` table has customer payment information in it. ## Buddypress `wp_bp_xprofile_data` has customer names in it Looks like all the BuddyPress signups are...
There are a few caches that store order and subscription data, that we need to look into flushing after running the Anonymize or Delete functions. If you go to **WooCommerce...
1. Deactivate plugin 2. Scrub API key and secret key from convertkit settings
Let's remove internal naming all through the plugin, so that it will be more geared toward public use.