<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Elias Interactive &#187; Magento Checkout</title>
	<atom:link href="http://www.eliasinteractive.com/blog/tag/magento-checkout/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.eliasinteractive.com</link>
	<description>Ecommerce consulting &#38; solutions for online store retailers</description>
	<lastBuildDate>Thu, 01 Sep 2011 18:45:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Magento Issue: Checkout Redirect With SSL Installation And Sub-Domain</title>
		<link>http://www.eliasinteractive.com/blog/magento-issue-checkout-redirect-with-ssl-installation-and-sub-domain/</link>
		<comments>http://www.eliasinteractive.com/blog/magento-issue-checkout-redirect-with-ssl-installation-and-sub-domain/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 20:33:15 +0000</pubDate>
		<dc:creator>Lee Taylor</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Magento Checkout]]></category>
		<category><![CDATA[Magento Checkout Redirect]]></category>
		<category><![CDATA[Magento Issue]]></category>
		<category><![CDATA[Magento Problem]]></category>
		<category><![CDATA[Magento SSL]]></category>
		<category><![CDATA[Magento SSL Sub-Domain]]></category>
		<category><![CDATA[Magento SSL Subdomain]]></category>

		<guid isPermaLink="false">http://www.eliasinteractive.com/?p=1040</guid>
		<description><![CDATA[Considering the woes that can come with installing a SSL certificate. Yesterday, we ran into an issue with a client that I wanted to note, just in case anyone else may benefit from the scenario and solution. Scenario We had the Magento integrated with SVN and have a post-commit hook &#8230; <a href="http://www.eliasinteractive.com/blog/magento-issue-checkout-redirect-with-ssl-installation-and-sub-domain/">Continue Reading <span class="meta-nav">&#187;</span></a>]]></description>
			<content:encoded><![CDATA[<p style="font: normal normal normal 12px/normal Helvetica; text-align: center; margin: 0px;">
<p>Considering the woes that can come with installing a SSL certificate. Yesterday, we ran into an issue with a client that I wanted to note, just in case anyone else may benefit from the scenario and solution.</p>
<p style="text-align: center;"><img class="size-full wp-image-1043    aligncenter" title="logo" src="http://www.eliasinteractive.com/wp-content/uploads/2010/01/logo.gif" alt="logo" width="187" height="26" /></p>
<h1>Scenario</h1>
<p>We had the Magento integrated with SVN and have a post-commit hook that auto-deploys into our root directory on the server. We originally had the httpdocs folder and the httpsdocs folder mirroring each other so that the httpsdocs folder would handle SSL (https) requests and the httpdocs would handle all other non-SSL requests.</p>
<p>As we were installing our SSL certificate, we changed the base_url and the secure_base_url to the appropriate (specific) URLs in place of the {{unsecure_url}} and {{secure_url}} generic values. All of a sudden, as soon as SSL installation was complete, the frontend would no longer transition from the &#8220;shopping cart&#8221; (<em>url: http://cart.crankbrothers.com/checkout/cart/</em>) into the &#8220;checkout&#8221; (<em>url: https://cart.crankbrothers.com/checkout/onepage/</em>). <strong>The checkout URL would redirect back into the shopping cart.</strong></p>
<h1>Solution</h1>
<p>We realized that the sub-domain and shared docroot setup (httpdocs and httpsdocs, together) could be creating the issue. Thus, we simplified our setup (cheers <a href="http://ericdennis.com/resume.html">Eric Dennis</a>) to make <em>httpdocts</em> the separate docroot for both HTTP and HTTPS requests.</p>
<p>Game, set, match. Problem solved. By the way, you should check out <a href="http://cart.crankbrothers.com/">Crank Brothers</a> for a working example <img src='http://www.eliasinteractive.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Hope this helps save time for someone else!
<div id="tweetbutton1040" class="tw_button" style="float:left;margin-right:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fbit.ly%2FmFPPFR&amp;via=tweetelias&amp;text=Magento%20Issue%3A%20Checkout%20Redirect%20With%20SSL%20Installation%20And%20Sub-Domain&amp;related=&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fwww.eliasinteractive.com%2Fblog%2Fmagento-issue-checkout-redirect-with-ssl-installation-and-sub-domain%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.eliasinteractive.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.eliasinteractive.com/blog/magento-issue-checkout-redirect-with-ssl-installation-and-sub-domain/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

