What to do when orders fail.
- Disable payment processor in store admin -> billing -> credit cards
- Process incoming orders manually until payment processor is available
- In case of processor gateway changing IPs, restart DNS and servlet engine (Tomcat)... add entry to /etc/hosts if host still shows old IP after DNS restart
- Remember to remove temp /etc/hosts entries if you need to force an IP change
