I cannot get to the checkout page, it only goes back to the home page. I don't understand what could be the problem. You can reproduce the problem by adding something to the cart and attempting to checkout at http://magrayscooterco.com/

Comments

rszrama’s picture

Title: Checkout button redirects to home » Cart order ID propagates to HTTPS session after initial checkout attempt
Category: bug » support

Seems to work fine the second time you try. My guess is the first time, the switch to HTTPS loses the cart order ID session variable until after the checkout router tries to redirect. But after that redirect, the session variable makes its way into the HTTPS session, allowing me to proceed to checkout. You'll want to start your investigations there I'm assuming.

mrfelton’s picture

Yes - same problem here. It's probably related to securepages redirect to https.

mrfelton’s picture

bojanz’s picture

Status: Active » Closed (outdated)

We now live in the age of HTTPS everywhere.