<?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; plug and play</title>
	<atom:link href="http://www.2checkout.com/blog/tag/plug-and-play/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>What are the parameters for 2CO&#8217;s Plug and Play cart?</title>
		<link>http://www.2checkout.com/blog/knowledge-base/merchants/tech-support/using-the-plug-n-play-cart/what-are-the-parameters-for-the-plug-n-play-cart/</link>
		<comments>http://www.2checkout.com/blog/knowledge-base/merchants/tech-support/using-the-plug-n-play-cart/what-are-the-parameters-for-the-plug-n-play-cart/#comments</comments>
		<pubDate>Sat, 30 Dec 2006 07:00:00 +0000</pubDate>
		<dc:creator>knowledgebase</dc:creator>
				<category><![CDATA[Parameter Sets]]></category>
		<category><![CDATA[Using the Plug n Play Cart]]></category>
		<category><![CDATA[cart]]></category>
		<category><![CDATA[parameters]]></category>
		<category><![CDATA[plug and play]]></category>

		<guid isPermaLink="false">https://192.168.2.217/fresh/blog/2006/12/30/what-are-the-parameters-for-the-plug-n-play-cart/</guid>
		<description><![CDATA[Below are the parameters supported by the Plug and Play Cart. These parameters can only be used if you have added your products to the 2CO database. You are using the Plug and Play cart if you are passing in the three parameters listed under the Required section below. If you would like to test [...]]]></description>
			<content:encoded><![CDATA[<p>Below are the parameters supported by the Plug and Play Cart. These parameters can only be used if you have added your products to the 2CO database. You are using the Plug and Play cart if you are passing in the three parameters listed under the Required section below. If you would like to test your integration of these parameters, try using our <a href="http://developers.2checkout.com/code_machine">developers.2Checkout area</a>.</p>
<p><strong><u>Multi-page Payment Routine</u>:</strong></p>
<p>https://www.2checkout.com/checkout/purchase</p>
<p><em>Supports tangible and intangible products/services.</em></p>
<p><strong><u>Single Page Payment Routine</u>:</strong></p>
<p>https://www.2checkout.com/checkout/spurchase</p>
<p><em>Only available for intangible products/services.</em></p>
<p><strong><u>Required Parameters</u>:</strong><br />
<strong>sid</strong> &#8211; Your 2Checkout account number. <em><font color="#666666">(64 characters max)</font></em><br />
<strong>product_id</strong> &#8211; The 2CO ID for the product or service in your 2Checkout account.<br />
<strong>quantity</strong> &#8211; The quantity of the product. <em><font color="#666666">(99 max value)</font></em></p>
<p><strong><u>Additional Parameters</u>:</strong><br />
<strong>demo</strong> &#8211; Y to enable demo mode, do not pass this in for live sales<br />
<strong>fixed</strong> &#8211; Y to remove the Continue Shopping button and lock the quantity fields<br />
<strong>lang</strong> &#8211; Chinese &#8211; zh, Danish &#8211; da, Dutch &#8211; nl, French &#8211; fr, German &#8211; gr, Greek &#8211; el, Italian &#8211; it, Japanese &#8211; jp, Norwegian &#8211; no, Portuguese &#8211; pt, Slovenian &#8211; sl, Spanish &#8211; es_ib, Spanish &#8211; es_la, Swedish &#8211; sv, defaults to English if this is absent, but en may be used for English as well.<br />
<strong>return_url</strong> &#8211; Used to control where the Continue Shopping button will send the customer when clicked. <em><font color="#666666">(255 characters max)</font></em><br />
<strong>merchant_order_id</strong> &#8211; Specify your order number with this parameter. It will also be included in the confirmation emails to yourself and the customer. <em><font color="#666666">(50 characters max)</font></em><br />
<strong>pay_method</strong> &#8211; CC for Credit Card, CK for check, PPI for PayPal. This will set the default selection on the payment method step during the checkout process.<br />
<strong>skip_landing</strong> &#8211; If set to 1 it will skip the order review page of the purchase routine. If there are options on the products it will cause an error and redirect the customer back to the order review page.<br />
<strong>x_Receipt_Link_URL</strong> -Used to specify an approved URL on-the-fly, but is limited to the same domain that is used for your 2Checkout account, otherwise it will fail. <font color="#666666"><em>(no limit)</em></font>:</p>
<ul>
<li>This parameter will over-ride any URL set on the Site Management page.</li>
<li>If the Return Method is set to &#8220;Given links back to my Website&#8221;: If only one product is ordered, it will over-ride the approved URLs on the product as well. If more than one product is ordered, then this parameter will control where the &#8220;Click Here to Finalize your Order&#8221; button on the final page takes the customer, but the approved URLs on the products will be listed as links below the button, next to the description of the product.</li>
<li>If Return Method is set to &#8220;Direct Return&#8221; or &#8220;Header Redirect&#8221; : If one product is ordered, this parameter will NOT over-ride the approved URLs on the products. If more than one product is ordered, then this parameter will over-ride the product approved URLs. Also keep in mind that many third party shopping carts recommend that Direct Return be set to &#8220;Given links back to me Website&#8221; to work properly.</li>
</ul>
<p><strong>coupon</strong> &#8211; Specify a 2Checkout created coupon code. If applicable, the coupon will be automatically applied to the sale.</p>
<p><strong><u>To populate the billing information page you may pass in</u>: </strong><br />
<strong>card_holder_name</strong> &#8211; Card holder&#8217;s name. <font color="#666666"><em>(128 characters max)</em></font></p>
<blockquote><p><em>The card holder&#8217;s name can also be populated using the <strong>first_name</strong>, <strong>middle_initial</strong>, and <strong>last_name</strong> parameters. <strong>IMPORTANT:</strong> If you use these three parameters, the data will be combined into and returned as <strong>card_holder_name</strong> to your Approved URL script.</em></p></blockquote>
<p><strong>street_address</strong> &#8211; Card holder&#8217;s street address <font color="#666666"><em>(64 characters max)</em></font><br />
<strong>street_address2</strong> &#8211; The second line for the street address, typically suburb or apartment number information <font color="#666666"><em>(64 characters max)</em></font><br />
<strong>city</strong> &#8211; Card holder&#8217;s city <font color="#666666"><em>(64 characters max)</em></font><br />
<strong>state</strong> &#8211; Card holder&#8217;s state <font color="#666666"><em>(64 characters max)</em></font><br />
<strong>zip</strong> &#8211; Card holder&#8217;s zip <font color="#666666"><em>(16 characters max)</em></font><br />
<strong>country</strong> &#8211; Card holder&#8217;s country <font color="#666666"><em>(64 characters max)</em></font><br />
<strong>email</strong> &#8211; Card holder&#8217;s email address <font color="#666666"><em>(64 characters max)</em></font><br />
<strong>phone</strong> &#8211; Card holder&#8217;s phone number <font color="#666666"><em>(16 characters max)</em></font><br />
<strong>phone_extension</strong> &#8211; Card holder&#8217;s phone extension <font color="#666666"><em>(9 characters max)</em></font></p>
<p><strong><u>To populate the shipping information page you may pass in</u>: </strong><br />
<strong>ship_name<br />
ship_street_address<br />
ship_street_address2<br />
ship_city<br />
ship_state<br />
ship_zip<br />
ship_country</strong></p>
<p>Please note that shipping information will only be collected for items that are defined as tangible in our system. Shipping is also only charged for tangible items. </p>
<p>The billing information page will also be populated with the information from the shipping page if the shipping information is collected on that sale and the billing information is not passed in.</p>
<p><strong><u>Custom Parameters</u>:</strong><br />
You may pass in any additional parameters that you may need and they will be returned to you at the end of the sale. The only restrictions on custom parameters are that they can not share the name of ANY parameter that our system uses, even from the other sets. Please note that you WILL need a return script set up on the Site Management page to receive any of these parameters back as they are not included in the confirmation emails.</p>
<p><strong><u>Passing Multiple Plug and Play Products:</u></strong><br />
You may also pass multiple plug and play products in one form.  To do this add a corresponding digit to the quantity and product_id parameters to group them for each product. For example, if we wanted to pass two products into the system we would be passing in first the sid parameter, then product_id1 and quantity1, and then product_id2 and quantity2.</p>
<p>Example:</p>
<pre><code>&lt;form action='https://www.2checkout.com/checkout/purchase' method='post'&gt;
&lt;input type='hidden' name='sid' value='123' &gt;
&lt;input type='hidden' name='quantity1' value='1' &gt;
&lt;input type='hidden' name='product_id1' value='1008' /&gt;
&lt;input type='hidden' name='quantity2' value='1' &gt;
&lt;input type='hidden' name='product_id2' value='1014' &gt;
&lt;input type='hidden' name='quantity3' value='1' &gt;
&lt;input type='hidden' name='product_id3' value='1011' &gt;
&lt;input name="submit" type='submit' value='Buy from 2CO' &gt;
&lt;/form&gt;
</code></pre>
<p><strong><u>You can receive back all of the parameters that were passed in as well as the following parameters</u>:</strong><br />
<strong>order_number</strong> &#8211; 2Checkout.com order number<br />
<strong>total</strong> &#8211; the total amount of the purchase<br />
<strong>ship_method</strong> &#8211; the shipping method that was selected for this order (if applicable)<br />
<strong>credit_card_processed</strong> &#8211; Y if successful (Approved).<br />
<strong>merchant_product_id</strong> &#8211; your product ID for purchased item<br />
<strong>key</strong> &#8211; the MD5 hash that can be used to verify that the sale came from one of our servers</p>
<p>Also note that this is the only parameter set that can be used for recurring billing with our service.</p>
<p><em><strong>Important:</strong> You can not mix the three parameter sets. This will cause problems during payment or may prevent the payment pages from working at all.</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>
<p><strong>Related Article:</strong> <a href="http://www.2checkout.com/blog/knowledge-base/country-codes/">Country Codes</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.2checkout.com/blog/knowledge-base/merchants/tech-support/using-the-plug-n-play-cart/what-are-the-parameters-for-the-plug-n-play-cart/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>Can I Integrate Your Plug n&#8217; Play Cart into a Macromedia Flash-based website?</title>
		<link>http://www.2checkout.com/blog/knowledge-base/merchants/tech-support/using-the-plug-n-play-cart/can-i-integrate-your-plug-n-play-cart-into-a-macromedia-flash-based-website/</link>
		<comments>http://www.2checkout.com/blog/knowledge-base/merchants/tech-support/using-the-plug-n-play-cart/can-i-integrate-your-plug-n-play-cart-into-a-macromedia-flash-based-website/#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[flash]]></category>
		<category><![CDATA[plug and play]]></category>

		<guid isPermaLink="false">https://192.168.2.217/fresh/blog/2006/12/30/can-i-integrate-your-plug-n-play-cart-into-a-macromedia-flash-based-website/</guid>
		<description><![CDATA[Yes. Because our Plug n&#8217; Play cart functions through the use of standard HTML forms, you can use the PNP cart in any website creation utility that supports HTML forms, including Macromedia&#8217;s Flash product.]]></description>
			<content:encoded><![CDATA[<p>Yes.</p>
<p>Because our Plug n&#8217; Play cart functions through the use of standard HTML forms, you can use the PNP cart in any website creation utility that supports HTML forms, including Macromedia&#8217;s Flash product.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.2checkout.com/blog/knowledge-base/merchants/tech-support/using-the-plug-n-play-cart/can-i-integrate-your-plug-n-play-cart-into-a-macromedia-flash-based-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

