Closed (outdated)
Project:
Commerce Core
Version:
7.x-1.0
Component:
Checkout
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
24 Sep 2011 at 14:37 UTC
Updated:
18 Aug 2018 at 16:56 UTC
Jump to comment: Most recent
Comments
Comment #1
rszrama commentedSeems 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.
Comment #2
mrfelton commentedYes - same problem here. It's probably related to securepages redirect to https.
Comment #3
mrfelton commented#1551870: Drupal Commerce and secure subdomain breaks redirection on checkout sounds very similar.
Comment #4
lsolesen commentedRelated to #1286942: Using ssl on the checkout page does not work and #1830378: Making Secure Pages a priority
Comment #5
bojanz commentedWe now live in the age of HTTPS everywhere.