Posted - 12/12/2017 : 11:46:04
We're using CardConnect/CardPointe.
Strange that you ask about return URL, as three different accounts, tested earlier, all returned to the Thanks page.
Added: in the incart.asp file, I find this: sXML=sXML & "&INVNUM=" & ordID & "&RETURNURL="&storeurlssl&"thanks.asp&ERRORURL="&storeurlssl&"thanks.asp&NOTIFYURL="&storeurlssl&"vsadmin/ppconfirm.asp&CREATESECURETOKEN=Y&TEMPLATE=MINLAYOUT&DISABLERECEIPT=TRUE&SECURETOKENID=" & securetokenid and call amazonparam("returnUrl", storeurl&"thanks.asp") and then similar lines for Cancel.
Edited by - BarbaraC1977 on 12/12/2017 12:34:05
|