<?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>2Checkout.com &#187; continue shopping</title>
	<atom:link href="http://www.2checkout.com/blog/tag/continue-shopping/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.2checkout.com</link>
	<description>merchant account / credit card processing alternative</description>
	<lastBuildDate>Thu, 09 Feb 2012 15:02:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>How do I use the continue shopping button?</title>
		<link>http://www.2checkout.com/blog/knowledge-base/merchants/tech-support/passbacks-and-returns/how-do-i-use-the-continue-shopping-button/</link>
		<comments>http://www.2checkout.com/blog/knowledge-base/merchants/tech-support/passbacks-and-returns/how-do-i-use-the-continue-shopping-button/#comments</comments>
		<pubDate>Sat, 30 Dec 2006 07:00:00 +0000</pubDate>
		<dc:creator>knowledgebase</dc:creator>
				<category><![CDATA[Passbacks and Returns]]></category>
		<category><![CDATA[button]]></category>
		<category><![CDATA[continue shopping]]></category>
		<category><![CDATA[parameters]]></category>

		<guid isPermaLink="false">https://192.168.2.217/fresh/blog/2006/12/30/how-do-i-use-the-continue-shopping-button/</guid>
		<description><![CDATA[The continue shopping button works like this: If return_url is passed in, it returns to the page (i.e. return_url=http://www.example.com/mypage.html). If that is not passed in, it returns to the page the buyer clicked &#8220;buy&#8221; (by http_referer) from on your site (doesn&#8217;t work if you are testing from a page on your pc). If those 2 [...]]]></description>
			<content:encoded><![CDATA[<p>The continue shopping button works like this:</p>
<ul>
<li>If return_url is passed in, it returns to the page (i.e. return_url=http://www.example.com/mypage.html).</li>
<li>If that is not passed in, it returns to the page the buyer clicked &#8220;buy&#8221; (by http_referer) from on your site (doesn&#8217;t work if you are testing from a page on your pc).</li>
<li>If those 2 things are blank, it returns to the website url listed on the account.</li>
</ul>
<p>Below are examples of how the return_url parameter may be implemented.</p>
<p><strong>Form:</strong><br />
<tt>&lt;form action="https://www.2checkout.com/checkout/purchase" method="post"&gt;<br />
&lt;input type="hidden" name="sid" value="XXXXXX"&gt;<br />
&lt;input type="hidden" name="quantity" value="1"&gt;<br />
&lt;input type="hidden" name="product_id" value="1"&gt;<br />
<strong><span style="color: #ff0000">&lt;input type="hidden" name="return_url" value="http://www.example.com/mypage.html"&gt;</span></strong><br />
&lt;input name="submit" type="submit" value="Buy from 2CO"&gt;<br />
&lt;/form&gt;</tt></p>
<p><strong>Hyperlink:</strong><br />
<tt>&lt;a href="https://www.2checkout.com/checkout/purchase?sid=XXXXXX&amp;quantity=1&amp;product_id=1<strong><span style="color: #ff0000">&amp;return_url=http://www.example.com/mypage.html</span></strong>&gt;Buy from 2CO&lt;/a&gt;</tt></p>
]]></content:encoded>
			<wfw:commentRss>http://www.2checkout.com/blog/knowledge-base/merchants/tech-support/passbacks-and-returns/how-do-i-use-the-continue-shopping-button/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

