Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

www and no www


match_858

Recommended Posts

I am building an oscommerce site that connects to Barclaycard EPDQ for payment.

 

The callback function from Barclaycard to https://cpsnorthern....pi/callback.php is having www added to the url (https://www.cpsnorthern.ssl-01.com/epdq_cpi/callback.php) by Barclaycard and is resulting in a 404 error and the callback function not being utilised.

 

Barclaycard say that they cannot change the function that adds the www

 

What can I do to strip the www or move the function to the targetted URL?

 

Thanks in advance

Matthew

Heppiness Web Design - Web Design Bolton

Link to comment
Share on other sites

have you tried to access yourself? the URL doesn't exist!!!

 

 

result - no different to above:

Not Found

The requested URL /epdq_cpi/callback.php was not found on this server.

 

Apache/2.2.0 (Fedora) Server at cpsnorthern.ssl-01.com Port 80

 

I don't simply believe that you entered the URL without www and system automatically enter www in front of your domain name.

Please read this line: Do you want to find all the answers to your questions? click here. As for contribution database it's located here!

8 people out of 10 don't bother to read installation manuals. I can recommend: if you can't read the installation manual, don't bother to install any contribution yourself.

Before installing contribution or editing/updating/deleting any files, do the full backup, it will save to you & everyone here on the forum time to fix your issues.

Any issues with oscommerce, I am here to help you.

Link to comment
Share on other sites

URL exists here -> https://cpsnorthern.ssl-01.com/epdq_cpi/callback.php

 

That's the url used in the CPI set up. Barclays change it to https://www.cpsnorthern.ssl-01.com/epdq_cpi/callback.php which doesn't

Usually, YOU determine what the return URL is going to be in your 'Merchant Console' setup procedures... but failing that just put something in an .htaccess file that removes the www.

Community Bootstrap Edition, Edge

 

Avoid the most asked question. See How to Secure My Site and How do I...?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...