Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

SagePay URL


salocin

Recommended Posts

Help please!

We were using the Old Protx URL for CC Payment

URL used was https://ukvps.protx.com/vpsDirectAuth/PaymentGateway3D.asp

 

We cannot find a matching URL: in the set of new link provided by Sagepay.

 

Here is our complete script

 

if (MODULE_PAYMENT_PROTX_DIRECT_TRANSACTION_MODE == 'Test') {

$url = 'https://ukvpstest.protx.com/vpsDirectAuth/PaymentGateway3D.asp';

//$url = 'https://ukvpstest.protx.com/VSPSimulator/VSPDirectGateway.asp';

} elseif (MODULE_PAYMENT_PROTX_DIRECT_TRANSACTION_MODE == 'Server IP Test') {

$url = 'https://ukvpstest.protx.com/showpost/showpost.asp';

//$url = 'https://ukvpstest.protx.com/VSPSimulator/VSPDirectGateway.asp';

} elseif (MODULE_PAYMENT_PROTX_DIRECT_TRANSACTION_MODE == 'Simulator') {

$url = 'https://ukvpstest.protx.com/VSPSimulator/VSPDirectGateway.asp';

} else {

$url = 'https://ukvps.protx.com/vpsDirectAuth/PaymentGateway3D.asp';

}

Link to comment
Share on other sites

Help please!

We were using the Old Protx URL for CC Payment

URL used was https://ukvps.protx....ntGateway3D.asp

 

We cannot find a matching URL: in the set of new link provided by Sagepay.

 

Here is our complete script

 

if (MODULE_PAYMENT_PROTX_DIRECT_TRANSACTION_MODE == 'Test') {

$url = 'https://ukvpstest.protx.com/vpsDirectAuth/PaymentGateway3D.asp';

//$url = 'https://ukvpstest.protx.com/VSPSimulator/VSPDirectGateway.asp';

} elseif (MODULE_PAYMENT_PROTX_DIRECT_TRANSACTION_MODE == 'Server IP Test') {

$url = 'https://ukvpstest.protx.com/showpost/showpost.asp';

//$url = 'https://ukvpstest.protx.com/VSPSimulator/VSPDirectGateway.asp';

} elseif (MODULE_PAYMENT_PROTX_DIRECT_TRANSACTION_MODE == 'Simulator') {

$url = 'https://ukvpstest.protx.com/VSPSimulator/VSPDirectGateway.asp';

} else {

$url = 'https://ukvps.protx.com/vpsDirectAuth/PaymentGateway3D.asp';

}

 

at the end of september sage pay,(protx) got rid of there old urls, which you should of got a letter/email in advance about, saying about the change, and a link to the page, that lists the old urls and the new ones.

new sage pay urls

 

there is also an updated verwsion of the sagepau modules, within the addon section, which use the correct url

Phoenix support now at https://phoenixcart.org/forum/
App created for phoenix
TinyMCE editor for admin

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...