Hey,
Regarding cron job issue, i have check and found that the error is coming of
getCounter function.
PHP Fatal error: Call to a member function getCounter() on a non-object in root/components/com_payplans/libraries/lib/order.php on line 714
Generally this issue will come if some entries missing related to order and subscription. As you said earlier you have deleted some of entries that is causing this issue.
I've already resolved this issue at your site.
To resolve this issue i've already applied the changes in below mentioned file path.
Go to root/components/com_payplans/libraries/lib/order.php
Please take a look again on this issue.