<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Tutorial: Charging Shipping by Order Weight</title>
	<atom:link href="http://www.2checkout.com/community/blog/knowledge-base/suppliers/tech-support/using-the-plug-n-play-cart/shipping-calculations/tutorial-charging-shipping-by-order-weight/feed" rel="self" type="application/rss+xml" />
	<link>http://www.2checkout.com/community/blog/knowledge-base/suppliers/tech-support/using-the-plug-n-play-cart/shipping-calculations/tutorial-charging-shipping-by-order-weight</link>
	<description>merchant account / credit card processing alternative</description>
	<lastBuildDate>Sun, 22 Nov 2009 01:51:09 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: simba</title>
		<link>http://www.2checkout.com/community/blog/knowledge-base/suppliers/tech-support/using-the-plug-n-play-cart/shipping-calculations/tutorial-charging-shipping-by-order-weight#comment-1619</link>
		<dc:creator>simba</dc:creator>
		<pubDate>Wed, 24 Jun 2009 14:13:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.2checkout.com/community/?p=806#comment-1619</guid>
		<description>To add shipping charges to an order being created with the 3rd-Party Cart parameter set, you would simply add the shipping cost to the amount passed with the &#039;total&#039; parameter. For example, if the sale total was $15 USD and the shipping was $5 USD, you would pass a value of &quot;20.00&quot; for the &#039;total&#039; parameter.</description>
		<content:encoded><![CDATA[<p>To add shipping charges to an order being created with the 3rd-Party Cart parameter set, you would simply add the shipping cost to the amount passed with the &#8216;total&#8217; parameter. For example, if the sale total was $15 USD and the shipping was $5 USD, you would pass a value of &#8220;20.00&#8243; for the &#8216;total&#8217; parameter.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: igor0k</title>
		<link>http://www.2checkout.com/community/blog/knowledge-base/suppliers/tech-support/using-the-plug-n-play-cart/shipping-calculations/tutorial-charging-shipping-by-order-weight#comment-1618</link>
		<dc:creator>igor0k</dc:creator>
		<pubDate>Wed, 24 Jun 2009 08:33:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.2checkout.com/community/?p=806#comment-1618</guid>
		<description>How can I specify shipping charges in input parameters in case of 2rd party cards?</description>
		<content:encoded><![CDATA[<p>How can I specify shipping charges in input parameters in case of 2rd party cards?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: simba</title>
		<link>http://www.2checkout.com/community/blog/knowledge-base/suppliers/tech-support/using-the-plug-n-play-cart/shipping-calculations/tutorial-charging-shipping-by-order-weight#comment-1477</link>
		<dc:creator>simba</dc:creator>
		<pubDate>Thu, 28 May 2009 15:40:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.2checkout.com/community/?p=806#comment-1477</guid>
		<description>We do try to make our shipping methods as flexible as possible, which is probably why they seem complex. However, you can do what you&#039;ve described rather easily.

(1) When you&#039;re adding a new shipping method, make the pricing based on delivery country, weight, or order total and click Continue.

(2) Use a base price of &quot;0.00&quot; (and select &quot;Yes&quot; to charges based on weight) because we are setting it up to use the weight ranges instead, which is on the next screen.

(3) Taking from your example, say the $2.95 was for anything between 0 and 5 weight units, and the $4.95 was for anything between 6 and 15 weight units. The Overweight Charge Amount should be set to &quot;0.00&quot; unless you want to charge extra for each weight unit over the maximum allowed weight (15 in this example) for the $4.95 shipping option. Make sure you click the Update button after you&#039;ve entered the &quot;0.00&quot; for the Overweight Charge Amount before continuing. Then, in the Weight Max field, enter &quot;5&quot; and then &quot;2.95&quot; for the Amount field, and click the Add Surcharge button. Do the same for the 15 weight unit option by entering &quot;15&quot; in the Weight Max field and &quot;4.95&quot; in the Amount field. When you&#039;re finished, click the Continue button.

(4) A confirmation page will show you the shipping method options that you&#039;ve selected. If you want to create this method and make it available to customers, click the Save button.

I hope this has provided more insight on how the shipping methods work.</description>
		<content:encoded><![CDATA[<p>We do try to make our shipping methods as flexible as possible, which is probably why they seem complex. However, you can do what you&#8217;ve described rather easily.</p>
<p>(1) When you&#8217;re adding a new shipping method, make the pricing based on delivery country, weight, or order total and click Continue.</p>
<p>(2) Use a base price of &#8220;0.00&#8243; (and select &#8220;Yes&#8221; to charges based on weight) because we are setting it up to use the weight ranges instead, which is on the next screen.</p>
<p>(3) Taking from your example, say the $2.95 was for anything between 0 and 5 weight units, and the $4.95 was for anything between 6 and 15 weight units. The Overweight Charge Amount should be set to &#8220;0.00&#8243; unless you want to charge extra for each weight unit over the maximum allowed weight (15 in this example) for the $4.95 shipping option. Make sure you click the Update button after you&#8217;ve entered the &#8220;0.00&#8243; for the Overweight Charge Amount before continuing. Then, in the Weight Max field, enter &#8220;5&#8243; and then &#8220;2.95&#8243; for the Amount field, and click the Add Surcharge button. Do the same for the 15 weight unit option by entering &#8220;15&#8243; in the Weight Max field and &#8220;4.95&#8243; in the Amount field. When you&#8217;re finished, click the Continue button.</p>
<p>(4) A confirmation page will show you the shipping method options that you&#8217;ve selected. If you want to create this method and make it available to customers, click the Save button.</p>
<p>I hope this has provided more insight on how the shipping methods work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marketingwords</title>
		<link>http://www.2checkout.com/community/blog/knowledge-base/suppliers/tech-support/using-the-plug-n-play-cart/shipping-calculations/tutorial-charging-shipping-by-order-weight#comment-1476</link>
		<dc:creator>marketingwords</dc:creator>
		<pubDate>Thu, 28 May 2009 12:52:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.2checkout.com/community/?p=806#comment-1476</guid>
		<description>This is still very complicated. Is it not possible to just make the system allow vendors to enter simple ranges?

From _____ lb. to _____ lb. charge $2.95 shipping
From _____ lb. to _____ lb. charge $4.95 shipping

All the maximums and ranges and surcharges just makes something that should be very simple much more complex than it needs to be, IMO.</description>
		<content:encoded><![CDATA[<p>This is still very complicated. Is it not possible to just make the system allow vendors to enter simple ranges?</p>
<p>From _____ lb. to _____ lb. charge $2.95 shipping<br />
From _____ lb. to _____ lb. charge $4.95 shipping</p>
<p>All the maximums and ranges and surcharges just makes something that should be very simple much more complex than it needs to be, IMO.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
