laravel-subscriptions icon indicating copy to clipboard operation
laravel-subscriptions copied to clipboard

How to get list of subscriptions that are due/past due?

Open sgtcoder opened this issue 3 years ago • 0 comments

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?

sgtcoder avatar Jan 17 '22 17:01 sgtcoder