I am experiencing the same problem as:
http://community.actinic.com/showthr...secure+hosting
regarding not being able to view the receipt after the transaction has been made via secure hosting. When you click the "view receipt" all I get is a page cannot be displayed as the link refers to a https webpage.
I've issued a ticket via Actinic, but can anyone give me a quick fix for this?
This coincides with my post here:
http://community.actinic.com/showthread.php?t=21031
At first I thought something was up within Actinic itself, but I set the PSP to use just Actinic's internal credit card captured for later processing and did a mock order, and it allow me to view the receipt and empty the basket.
When doing a mock up order the actual HTML code for the viewing the receipt which displays a page cannot be displayed is:
Sorry, but i **** out the actual site link.
I've tested this on a PSP account which is shown on the Secure Hosting website which you can use instead of signing up for a 14 day trial, and I get the same problem.
I am unsure as to whether there is a setting problem within Actinic ?
As ive used a test account setup by Secure Hosting themselves.
I appreciate any feedback on this, as i've been working on this for nearly 2 days now with no luck.
http://community.actinic.com/showthr...secure+hosting
regarding not being able to view the receipt after the transaction has been made via secure hosting. When you click the "view receipt" all I get is a page cannot be displayed as the link refers to a https webpage.
I've issued a ticket via Actinic, but can anyone give me a quick fix for this?
This coincides with my post here:
http://community.actinic.com/showthread.php?t=21031
At first I thought something was up within Actinic itself, but I set the PSP to use just Actinic's internal credit card captured for later processing and did a mock order, and it allow me to view the receipt and empty the basket.
When doing a mock up order the actual HTML code for the viewing the receipt which displays a page cannot be displayed is:
Code:
<p align="center"><a href="http://85.13.252.56//******.com/cgi-bin/os000001.pl?SEQUENCE=3&ACTION=Finish&ORDERNUMBER=MD99DX10000039&REFPAGE=http%3a%2f%2f85%2e13%2e252%2e56%2f%24sitepreview%2fblahblah%2ecom%2facatalog%2fpac001%2ehtml&">Click here to view your Reciept.</a></p>
I've tested this on a PSP account which is shown on the Secure Hosting website which you can use instead of signing up for a 14 day trial, and I get the same problem.
I am unsure as to whether there is a setting problem within Actinic ?
As ive used a test account setup by Secure Hosting themselves.
I appreciate any feedback on this, as i've been working on this for nearly 2 days now with no luck.
Comment