When a donor hits the resultswitcher, we process their donation and clear the donor data out of session. If they somehow reload the page, we're currently showing an error because there's no donor data in the session.
We should restore the logic that tracked processed order IDs in a key outside of the donor data, and send them to the TY page if they reload with an order ID we've processed.