stripeCancelCron.php example cron command: cd /[[PATH_TO_PROJECT]]/bespoke/crons/ && php stripeCancelCron.php > ./logs/`date +\%Y\%m\%d\%H\%M\%S`-stripeCancelCron.log 2>&1 ---- subscriptionExpiryWarningCron.php example cron command: cd /[[PATH_TO_PROJECT]]/bespoke/crons/ && php subscriptionExpiryWarningCron.php > ./logs/`date +\%Y\%m\%d\%H\%M\%S`-subscriptionExpiryWarningCron.log 2>&1