laravel-subscriptions
laravel-subscriptions copied to clipboard
How to get list of subscriptions that are due/past due?
I was wondering how I can get a list of subscriptions that are due or past due? I was going to create a CRON job to run every night to charge the subscription, but I would need the list of subscriptions that are due. Is there a way to track if the subscription was billed/paid for that period?