Welcome, Guest ( Customer Panel | Login )




 All Forums
 VPCart Forum
 VP-ASP 7.0 Questions
 Vpasp form 7 and sagepay
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

floweracre
Starting Member

United Kingdom
4 Posts

Posted - July 26 2011 :  07:49:10  Show Profile  Visit floweracre's Homepage  Reply with Quote
A client of ours has vpasp7 deluxe and has asked us to implement SagePay for them.

They supplied the sagepayform700 zip file and I have been going through the steps included. However step 9 of the instructions states:-

9. Assign Value to GatewayLocation (Payment Gateway URL) * For Simulator const GatewayLocation="https://ukvpstest.protx.com/VSPSimulator/VSPFormGateway.asp"

* For Testing const GatewayLocation="https://ukvpstest.protx.com/vspgateway/service/vspform-register.vsp"

* For Live const GatewayLocation="https://ukvps.protx.com/vspgateway/service/vspform-register.vsp

However I have tried all of these URL's on the consnt and none work. All three come back with the similar message "This webpage is not found No webpage was found for the web address: https://ukvpstest.protx.com/vspgateway/service/vspform-register.vsp Error 6 (net::ERR_FILE_NOT_FOUND): The file or directory could not be found." Is there a new URL or is there something else.

Any idea?

support
Administrator

4679 Posts

Posted - July 26 2011 :  08:06:03  Show Profile  Visit support's Homepage  Reply with Quote
Hello there,

The readme file was wrong and have been updated.

You do not actually need to change the URLs in protxfunctions.asp. You simply need to select which gateway location to use.

For example, if you want to use the Live Site URL , then you will need to add a single quote to the Test and Simulator URL :

'** Simulator site **
'const GatewayLocation="https://test.sagepay.com/Simulator/VSPFormGateway.asp"

'** Test site **
'const GatewayLocation=https://test.sagepay.com/gateway/service/vspform-register.vsp"

'** Live site - ONLY uncomment when going live ** const GatewayLocation="https://live.sagepay.com/gateway/service/vspform-register.vsp"

If you want to use the test URL, then add a single quote the simulator and live URL.

Thank you.

Regards,
Frank
VP-ASP Support

Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000
0 Item(s)
$0.00