We use Nochex as our payment provider at the moment, and the service hasn't been working all weekend. The reply to my urgent email was:
Your web developer needs to make the following changes on the payment page:
<FORM NAME="formOCC" METHOD="post" ACTION="https://www.nochex.com/nochex.dll/checkout">
To:
<FORM NAME="formOCC" METHOD="post" ACTION="https://secure.nochex.com">
So nice of them to tell us of this change!
But as it is Actinic, and any changes via our developer are likley to take considerable time & mean suspending the shop while we transfer snapshots etc.. How can I make this change myself?
Can I alter it in the busniess settings somewhere, or do I need to edit one of the template files, & if so, which one??
Thanks in advance!
Your web developer needs to make the following changes on the payment page:
<FORM NAME="formOCC" METHOD="post" ACTION="https://www.nochex.com/nochex.dll/checkout">
To:
<FORM NAME="formOCC" METHOD="post" ACTION="https://secure.nochex.com">
So nice of them to tell us of this change!
But as it is Actinic, and any changes via our developer are likley to take considerable time & mean suspending the shop while we transfer snapshots etc.. How can I make this change myself?
Can I alter it in the busniess settings somewhere, or do I need to edit one of the template files, & if so, which one??
Thanks in advance!
Comment