salocin Posted October 7, 2010 Share Posted October 7, 2010 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'; } Quote Link to comment Share on other sites More sharing options...
puddlec Posted October 7, 2010 Share Posted October 7, 2010 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 Quote Phoenix support now at https://phoenixcart.org/forum/ App created for phoenixTinyMCE editor for admin Link to comment Share on other sites More sharing options...
salocin Posted October 7, 2010 Author Share Posted October 7, 2010 thx puddlec. I did try the new URL and not getting anywhere. Do you have the direct link to the updated Add on available? Quote Link to comment Share on other sites More sharing options...
puddlec Posted October 7, 2010 Share Posted October 7, 2010 thx puddlec. I did try the new URL and not getting anywhere. Do you have the direct link to the updated Add on available? sage pay direct Quote Phoenix support now at https://phoenixcart.org/forum/ App created for phoenixTinyMCE editor for admin Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.