We're received notification from SecureTrading that they are introducing fallback servers in case their main one becomes unreachable.
Basically, instead of the normal URL that our customers will be directed to there is now a
and a
variation of the URL.
We have to manually create the form.html files etc to be uploaded, no problem there. But, should their site do down and we wanted to activate the routing to a fallback server, where in Actinic would we change the URL that buyers would be passed to?
Basically, instead of the normal URL that our customers will be directed to there is now a
Code:
https://pay2.securetrading.net/...
Code:
https://pay3.securetrading.net/...
We have to manually create the form.html files etc to be uploaded, no problem there. But, should their site do down and we wanted to activate the routing to a fallback server, where in Actinic would we change the URL that buyers would be passed to?
Comment