Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Checkout - Payment Processing keeps loading!


vashichino7

Recommended Posts

Hey guys my checkout for my website keeps loading the payment step and shipping step... ONLY on IE and Firefox on Chrome it works just fine.

 

www.savingshub.com/checkout.php is the link add a product and notice how it just runs the loading bar....

 

Any CLUE?!? Please thank yoU!

Link to comment
Share on other sites

@@vashichino7

 

Von,

 

Your sessions and/ or cookie settings are wrong. The OSCID in the URL should disappear after a couple of clicks, yours does not. This means the settings have to be changed.

 

 

 

Chris

Link to comment
Share on other sites

@@vashichino7

 

In the admin area>> configuration>> sessions>> ensure the last two settings, set them to true.

 

Then, check your configure.php file and ensure the following lines are as such:

 

define('HTTP_COOKIE_DOMAIN', 'www.savingshub.com');

define('HTTPS_COOKIE_DOMAIN', 'www.savingshub.com');

define('HTTP_COOKIE_PATH', '/');

define('HTTPS_COOKIE_PATH', '/');

 

 

Chris

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...