<?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; multiple</title>
	<atom:link href="http://www.2checkout.com/blog/tag/multiple/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.2checkout.com</link>
	<description>merchant account / credit card processing alternative</description>
	<lastBuildDate>Mon, 06 Feb 2012 21:37:21 +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>Can I have more than one passback URL?</title>
		<link>http://www.2checkout.com/blog/knowledge-base/merchants/tech-support/passbacks-and-returns/can-i-have-more-than-one-passback-url/</link>
		<comments>http://www.2checkout.com/blog/knowledge-base/merchants/tech-support/passbacks-and-returns/can-i-have-more-than-one-passback-url/#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[approved url]]></category>
		<category><![CDATA[multiple]]></category>
		<category><![CDATA[passback]]></category>
		<category><![CDATA[return]]></category>
		<category><![CDATA[url]]></category>

		<guid isPermaLink="false">https://192.168.2.217/fresh/blog/2006/12/30/can-i-have-more-than-one-passback-url/</guid>
		<description><![CDATA[It is possible to use multiple pass back URLs, or approved URLs, with our system. If you are using our free Plug and Play shopping cart, then you simply need to add the URLs to the products themselves to achieve this. You may specify the Approved and Pending* URLs on each individual product that you [...]]]></description>
			<content:encoded><![CDATA[<p>It is possible to use multiple pass back URLs, or approved URLs, with our system. If you are using our free Plug and Play shopping cart, then you simply need to add the URLs to the products themselves to achieve this. You may specify the Approved and Pending* URLs on each individual product that you have created in our system. These URLs will over-ride any URL set on the Site Management page. We will then use this URL to return the customer to when it is purchased.</p>
<p>Having multiple return URLs can conflict with the return features that we have available. The &#8220;Direct Return&#8221; and &#8220;Header Redirect&#8221; methods will make the customer skip the Order Processed page and go directly from the Billing Information page of the checkout process to your approved URL. We can only return the customer to one page at a time, so when multiple products are purchased that have different approved URLs, the immediate redirect is disabled for that sale. The customer will then be presented with a list of the products or services they purchased along with their respective return URLs to click on our Order Processed page. More information on the return process and supported parameter sets can be found in the Related Articles at the bottom of the article.</p>
<p>If you are using a third party or customer cart or script, then multiple return URLs may still be used, but the implementation of this would have to be on your end as the product information in the 2CO database is not used. If you are not passing in product_id parameters, then you are not using the Plug and Play cart of ours. To achieve multiple return URLs with a customer cart or third party cart, you may use the x_receipt_link_url parameter to control where the customer is returned to. The value of this parameter MUST match the domain that is listed on your 2Checkout.com account for security reasons. You would then need to design your cart or script to pass this parameter into our system along with the appropriate value for that sale.</p>
<p><strong>*The Pending URL field is no longer used and may be left blank as 2Checkout no longer accepts e-checks as a payment method.</p>
<p><strong>Related Articles</strong></p>
<ul>
<li><a href="http://www.2checkout.com/blog/knowledge-base/suppliers/tech-support/passbacks-and-returns/how-does-the-return-process-work">How Does The Return Process Work?</a></li>
<li><a href="http://www.2checkout.com/blog/category/knowledge-base/suppliers/tech-support/3rd-party-carts/parameter-sets">Parameter Sets</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.2checkout.com/blog/knowledge-base/merchants/tech-support/passbacks-and-returns/can-i-have-more-than-one-passback-url/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How do I add multiple products to the PNP cart using one link?</title>
		<link>http://www.2checkout.com/blog/knowledge-base/merchants/tech-support/using-the-plug-n-play-cart/how-do-i-add-multiple-products-to-the-pnp-cart-using-one-link/</link>
		<comments>http://www.2checkout.com/blog/knowledge-base/merchants/tech-support/using-the-plug-n-play-cart/how-do-i-add-multiple-products-to-the-pnp-cart-using-one-link/#comments</comments>
		<pubDate>Sat, 30 Dec 2006 07:00:00 +0000</pubDate>
		<dc:creator>knowledgebase</dc:creator>
				<category><![CDATA[Using the Plug n Play Cart]]></category>
		<category><![CDATA[multiple]]></category>
		<category><![CDATA[parameters]]></category>
		<category><![CDATA[plug and play]]></category>
		<category><![CDATA[products]]></category>

		<guid isPermaLink="false">https://192.168.2.217/fresh/blog/2006/12/30/how-do-i-add-multiple-products-to-the-pnp-cart-using-one-link/</guid>
		<description><![CDATA[If you have chosen to upload your products to our database (instead of using a third-party cart), you can create a single link that &#8211; when clicked &#8211; will add two or more products to the 2CO cart. https://www.2checkout.com/checkout/purchase?sid=XXXXXX&#38;product_id1=Y&#38;product_id2=Z&#38;quantity1=1&#38;quantity2=1 Be sure to replace the Xs with your numerical seller ID, the Y with the ID [...]]]></description>
			<content:encoded><![CDATA[<p>If you have chosen to upload your products to our database (instead of using a third-party cart), you can create a single link that &#8211; when clicked &#8211; will add two or more products to the 2CO cart.</p>
<p><a href="https://www.2checkout.com/checkout/purchase?sid=XXXXXX&amp;product_id1=Y&amp;product_id2=Z&amp;quantity1=1&amp;quantity2=1">https://www.2checkout.com/checkout/purchase?sid=XXXXXX&amp;product_id1=Y&amp;product_id2=Z&amp;quantity1=1&amp;quantity2=1</a></p>
<p>Be sure to replace the Xs with your numerical seller ID, the Y with the ID of your first product and Z with the ID of your second product.</p>
<p>To add more than two products with one action, simply append a numeral to the product_id and quantity parameter.</p>
<p>You can use our <a href="http://developers.2checkout.com/code_machine">developers.2Checkout area</a> to see how to use the Plug-n-Play parameter set for creating links with multiple products within one link. The Purchase Machine section will allow you to create sample purchase links using the various parameter sets.</p>
<p><strong>Important Note:</strong> When you are testing parameters, please be certain to clear the cookies in your browser between tests to ensure the changes you have made are applied. For more information on clearing the cookies please click <a href="http://www.2checkout.com/blog/knowledge-base/suppliers/tech-support/clearing-cache-and-cookies-2/">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.2checkout.com/blog/knowledge-base/merchants/tech-support/using-the-plug-n-play-cart/how-do-i-add-multiple-products-to-the-pnp-cart-using-one-link/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why do I get a parameter error when adding multiple buy buttons on the same page?</title>
		<link>http://www.2checkout.com/blog/knowledge-base/merchants/tech-support/using-the-plug-n-play-cart/why-do-i-get-parameter-error-when-adding-a-multiple-buy-button-on-the-same-page/</link>
		<comments>http://www.2checkout.com/blog/knowledge-base/merchants/tech-support/using-the-plug-n-play-cart/why-do-i-get-parameter-error-when-adding-a-multiple-buy-button-on-the-same-page/#comments</comments>
		<pubDate>Sat, 30 Dec 2006 07:00:00 +0000</pubDate>
		<dc:creator>knowledgebase</dc:creator>
				<category><![CDATA[Using the Plug n Play Cart]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[multiple]]></category>
		<category><![CDATA[parameter error]]></category>

		<guid isPermaLink="false">https://192.168.2.217/fresh/blog/2006/12/30/why-do-i-get-parameter-error-when-adding-a-multiple-buy-button-on-the-same-page/</guid>
		<description><![CDATA[Each button added to the page needs to have its own opening and closing form field. This tells the browser that each form is separate, and not part of the same one. The following correct example generated two separate buy buttons: &#60;form action="https://www.2checkout.com/checkout/purchase" method="post"&#62; &#60;input type="hidden" name="sid" value="XXXXXX" /&#62; &#60;input type="hidden" name="product_id" value="10" /&#62; &#60;input [...]]]></description>
			<content:encoded><![CDATA[<p>Each button added to the page needs to have its own opening and closing form field. This tells the browser that each form is separate, and not part of the same one.</p>
<p>The following correct example generated two separate buy buttons:</p>
<pre><code>&lt;form action="https://www.2checkout.com/checkout/purchase" method="post"&gt;
&lt;input type="hidden" name="sid" value="XXXXXX" /&gt;
&lt;input type="hidden" name="product_id" value="10" /&gt;
&lt;input type="text" name="quantity" size="5" value="1" /&gt;
&lt;input type="submit" name="submit" value="Buy from 2CO" /&gt;
&lt;/form&gt;</pre>
<p></code></p>
<pre><code>&lt;form action="https://www.2checkout.com/checkout/purchase" method="post"&gt;
&lt;input type="hidden" name="sid" value="XXXXXX" /&gt;
&lt;input type="hidden" name="product_id" value="10" /&gt;
&lt;input type="text" name="quantity" size="5" value="1" /&gt;
&lt;input type="submit" name="submit" value="Buy from 2CO" /&gt;
&lt;/form&gt;</code></pre>
<p><em>** Notice that there are two opening tags ( &lt;form&gt; ) and two closing tags ( &lt;/form&gt; ).</em></p>
<p>Another possibility, if you are using an HTML editor, is the editor may be adding extra numbers to the parameters, thinking each identical one is part of the same form, and not a separate form. Look at the parameters in the forms, and make sure there are not extra numbers added to it.<br />
Incorrect Example:</p>
<pre><code>&lt;form action="https://www.2checkout.com/checkout/purchase" method="post"&gt;
&lt;input type="hidden" name="sid1" value="XXXXXX" /&gt;
&lt;input type="hidden" name="product_id" value="10" /&gt;
&lt;input type="text" name="quantity" size="5" value="1" /&gt;
&lt;input type="submit" name="submit" value="Buy from 2CO" /&gt;
&lt;/form&gt;</code></pre>
<p><em>** Notice that the in second line from the name="sid1", this should <strong>always</strong> be name="sid"</em></p>
<p><strong>Important Note:</strong> When you are testing parameters, please be certain to clear the cookies in your browser between tests to ensure the changes you have made are applied. For more information on clearing the cookies please click <a href="http://www.2checkout.com/blog/knowledge-base/suppliers/tech-support/clearing-cache-and-cookies-2/">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.2checkout.com/blog/knowledge-base/merchants/tech-support/using-the-plug-n-play-cart/why-do-i-get-parameter-error-when-adding-a-multiple-buy-button-on-the-same-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

