Hi @alanli713,
I saw that you also opened an email on our website and I answered you there, I’m not sure that you received the message from us. In any case, I will add my answer here:
First, please check to have the latest version of PMS V 2.11.0.
It’s possible the cron jobs fail in certain cases.
Here’s how we can debug it:
1. Please install this plugin: https://www.ads-software.com/plugins/wp-crontrol/
2. Visit WordPress -> Tools -> Cron Events
3. Search for the pms_cron_process_member_subscriptions_payments record. Click “Run Now”.
4. Do you get a “Successfully executed the cron event pms_cron_process_member_subscriptions_payments.” notification at the top?
What this does, is searching for any payments that should have been processed in the past 30 days and tries to process them. After “Run Now” any members that expired in the past month should have a new payment in Paid Member Subscriptions -> Members -> Edit Member.
Please let me know if this doesn’t happen:
* you don’t get the “Successfully executed the cron event” notice
* you got a success notice, but still no payments
Also, @dandanflood, please do the steps above.