Back
Todo
if user signs up at a certain date like 30th of month for annual plan we renew their credits on 30th every month with a cron script but if they then cancel their plan and reactivate later on the 16th of the month it would still use $subscription->start_date (30th) but it should use $subscription->billing_cycle_anchor (16th)
#photoai