<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.2" -->
<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">
	<channel>
		<title>WPMU DEV Community &#187; Topic: Shipping as a Percentage of Order Total</title>
		<link>http://premium.wpmudev.org/forums/topic/shipping-as-a-percentage-of-order-total</link>
		<description>WPMU DEV Community &#187; Topic: Shipping as a Percentage of Order Total</description>
		<language>en-US</language>
		<pubDate>Sun, 19 May 2013 02:45:32 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://premium.wpmudev.org/forums/search.php</link>
		</textInput>
		<atom:link href="http://premium.wpmudev.org/forums/rss/topic/shipping-as-a-percentage-of-order-total" rel="self" type="application/rss+xml" />

		<item>
			<title>Aaron on "Shipping as a Percentage of Order Total"</title>
			<link>http://premium.wpmudev.org/forums/topic/shipping-as-a-percentage-of-order-total#post-215148</link>
			<pubDate>Tue, 01 May 2012 18:46:39 +0000</pubDate>
			<dc:creator>Aaron</dc:creator>
			<guid isPermaLink="false">215148@http://premium.wpmudev.org/forums/</guid>
			<description><p>Thanks for sharing. I also have never heard of this method though.
</p></description>
		</item>
		<item>
			<title>Timothy Bowers on "Shipping as a Percentage of Order Total"</title>
			<link>http://premium.wpmudev.org/forums/topic/shipping-as-a-percentage-of-order-total#post-215116</link>
			<pubDate>Tue, 01 May 2012 17:34:10 +0000</pubDate>
			<dc:creator>Timothy Bowers</dc:creator>
			<guid isPermaLink="false">215116@http://premium.wpmudev.org/forums/</guid>
			<description><p>Hey Gary, thats excellent!</p>
<p>Thanks for contributing that in the forums.</p>
<p>I'll also let Aaron know, it might be something to consider for a future release. I have to be honest though its not a method I've seen used much before but if it works some then great! :)</p>
<p>Thanks and take care.
</p></description>
		</item>
		<item>
			<title>Gary on "Shipping as a Percentage of Order Total"</title>
			<link>http://premium.wpmudev.org/forums/topic/shipping-as-a-percentage-of-order-total#post-215052</link>
			<pubDate>Tue, 01 May 2012 14:05:24 +0000</pubDate>
			<dc:creator>Gary</dc:creator>
			<guid isPermaLink="false">215052@http://premium.wpmudev.org/forums/</guid>
			<description><p>I have a client who is currently using PayPal to calculate shipping. The method she is using (and works well for her) is to have a scale of percentages.</p>
<p>e.g. For orders up to $10 shipping is 25% of the order total, over $10, up to $50 (say), 30% etc.</p>
<p>So the first thing that came to mind is the Table Rate plugin - I couldn't recall if it supported percentages or not. I checked - it doesn't.</p>
<p>So I quickly knocked up this Table Rate Percentage plugin.</p>
<p>Works exactly the same as Table Rate except when calculating shipping, the value is applied as a percentage of order total rather than simply being added on.</p>
<p>Couple of enhancements that will be good to do (I may do them soon lol):</p>
<p>1. Walk through the items in the order extracting full total order value (instead of the total AFTER coupons are applied)</p>
<p>2. Merge this into Table Rate, so "Amount or Percentage?" is a switch/option within the Table Rate plugin.</p>
<p>Anyway, I've got some working code, so sharing it here while I think of it....</p>
<p><a href="http://dl.dropbox.com/u/2911989/mp-table-rate-percentage.php.zip" target="_blank">http://dl.dropbox.com/u/2911989/mp-table-rate-percentage.php.zip</a>
</p></description>
		</item>

	</channel>
</rss>
