Code changes:
[x] Switch the next_sched_contribution_date logic to use the same one used in the recurring charge job {T350711}
[x] Change the stats of an in-progress auto rescue to Pending {T350714}
Questions:
[x] We have an alert if there are more than 5 recurring donations sitting in Processing, remove that if we are using it - we aren't going to use that status
[] We have a hard stop on two charges within 23 days, how do we want to change that in relation to this?
[] What happens if we never get an update from Adyen to one that is being rescued - There is paypal code that eventually cancels recurrings we haven't heard from we can use that same idea here
[x] What happens when a status Pending for autorescue goes back into the charge cycle the next day?
[x] Add a cc check, SEPA is available but we will do credit card first {T351340}
[] Remove Auto Rescue Message from Database T356224