cancel
Showing results for 
Search instead for 
Did you mean: 

Checkout wrong redirection Magento 1.9

SOLVED

Checkout wrong redirection Magento 1.9

Hello everybody,

 

I am having a big problem and I cannot find the solution.

 

When I click on Checkout button I am redirect to the home page. There's no error message just redirect to the homepage. Even from even the quickview !!

 

I have tried severals things but nothing.

• Change the template

• Disable all added modules

• Simple product and configurable

 

I really need your help ;-)

Thank you

1 ACCEPTED SOLUTION

Accepted Solutions

Re: Checkout wrong redirection Magento 1.9

Check your Base URL settings under:

System -> Configuration -> Web

 

Make sure the "Secure" URLs are correct. If you're not using SSL currently, you can either disable SSL in frontend, or set the secure base URL to the non-secure base URL.

 

After this, flush the Magento cache fully.

View solution in original post

5 REPLIES 5

Re: Checkout wrong redirection Magento 1.9

Check your Base URL settings under:

System -> Configuration -> Web

 

Make sure the "Secure" URLs are correct. If you're not using SSL currently, you can either disable SSL in frontend, or set the secure base URL to the non-secure base URL.

 

After this, flush the Magento cache fully.

Re: Checkout wrong redirection Magento 1.9

I love you !!!

It worked !!

 

The only thing now, is when I click on Checkout it works. But If I click on Register when I am on the ckeckout page the page Register stay only a few sec and then it hoes back to the cart page!

 

do you have any idea?

Re: Checkout wrong redirection Magento 1.9

Enable the guest checkout.

change the setting in System -> Sales -> Checkout "Require Customer To Be Logged In To Checkout" to "No"

Now see.

Else speify if you are using any specific checkout like amazon??

Re: Checkout wrong redirection Magento 1.9

Great. Per the register redirection, check your setting at:

System -> Sales -> Checkout "Require Customer To Be Logged In To Checkout"

 

and make sure it's set to "No". See if that helps. If not, check your payment options like PayPal, Amazon, etc... and maybe try disabling them to see if that changes anything.

 

If you're using a one page checkout extension, could be a conflict or maybe an outdated extension...

Re: Checkout wrong redirection Magento 1.9

You cannot imagine how much time I save !!!

 

Thank you very much.

 

I have update my magento version from 1.7 to 1.9 and I have so many confilct !!!

 

One more time thank you