Hi
I am attempting to go live, i.e. pass customers directly to Protx rather than download their credit cards, but my web site is not redirecting to the Protx server.
I have seen the notes about changing the act_occprotxtemplate.html and OCCUgrade.ini files, and have done that, uploaded, and used a new browser window, but still the 'next' button does not appear.
Folloing script remains in the act_occprotxtemplate.html file, which does not look right to me.
_________________________________
<BR>You will now be automatically transferred to the Protx VSP secure server
to process your credit card details with complete confidence. NETQUOTEDEL:TESTMODE
<P>
<BIG>This catalog is currently running in test mode. Your credit card will not be debited.</BIG>
<FORM NAME="formOCC" METHOD=POST ACTION="NETQUOTEVAR:OCC_URL">
NETQUOTEVAR:OCC_VALUES
<P>
<TABLE BORDER="0" CELLSPACING="0" CELLPADDING="0" WIDTH="600">
<TR><TD ALIGN=RIGHT>
NETQUOTEDEL:TESTMODE
<INPUT TYPE=SUBMIT NAME="\"SUBMIT\"" VALUE="Next>">
</TD></TR>
</TABLE>
</FORM>
<FORM METHOD=POST ACTION="NETQUOTEVAR:OCC_URL">
</table>
_______________________________
Can anyone give me a steer as to what to do next?
Thanks
Hendrik
www.grand-illusions.com
I am attempting to go live, i.e. pass customers directly to Protx rather than download their credit cards, but my web site is not redirecting to the Protx server.
I have seen the notes about changing the act_occprotxtemplate.html and OCCUgrade.ini files, and have done that, uploaded, and used a new browser window, but still the 'next' button does not appear.
Folloing script remains in the act_occprotxtemplate.html file, which does not look right to me.
_________________________________
<BR>You will now be automatically transferred to the Protx VSP secure server
to process your credit card details with complete confidence. NETQUOTEDEL:TESTMODE
<P>
<BIG>This catalog is currently running in test mode. Your credit card will not be debited.</BIG>
<FORM NAME="formOCC" METHOD=POST ACTION="NETQUOTEVAR:OCC_URL">
NETQUOTEVAR:OCC_VALUES
<P>
<TABLE BORDER="0" CELLSPACING="0" CELLPADDING="0" WIDTH="600">
<TR><TD ALIGN=RIGHT>
NETQUOTEDEL:TESTMODE
<INPUT TYPE=SUBMIT NAME="\"SUBMIT\"" VALUE="Next>">
</TD></TR>
</TABLE>
</FORM>
<FORM METHOD=POST ACTION="NETQUOTEVAR:OCC_URL">
</table>
_______________________________
Can anyone give me a steer as to what to do next?
Thanks
Hendrik
www.grand-illusions.com
Comment