<?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>John Congdon &#187; Checkout by Amazon</title>
	<atom:link href="http://www.johncongdon.com/tag/checkout-by-amazon/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.johncongdon.com</link>
	<description>My life as an IT &#34;Professional&#34;</description>
	<lastBuildDate>Thu, 09 Feb 2012 16:12:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Cart Level Promotions with Checkout By Amazon</title>
		<link>http://www.johncongdon.com/cart-level-promotions-with-checkout-by-amazon/</link>
		<comments>http://www.johncongdon.com/cart-level-promotions-with-checkout-by-amazon/#comments</comments>
		<pubDate>Tue, 16 Dec 2008 14:13:54 +0000</pubDate>
		<dc:creator>John Congdon</dc:creator>
				<category><![CDATA[Programmer's Mindset]]></category>
		<category><![CDATA[Checkout by Amazon]]></category>

		<guid isPermaLink="false">http://www.johncongdon.com/cart-level-promotions-with-checkout-by-amazon/</guid>
		<description><![CDATA[I was recently trying to offer a cart-level promotion with &#8220;Checkout by Amazon&#8221;&#160; and while looking through their Developer Guide, I became very confused.&#160; Their promotion section lead me to believe that I could offer such a discount, but it wasn&#8217;t clear at all.&#160; I tried googling it, and other research to no avail. I [...]]]></description>
			<content:encoded><![CDATA[<p>I was recently trying to offer a cart-level promotion with &#8220;Checkout by Amazon&#8221;&nbsp; and while looking through their Developer Guide, I became very confused.&nbsp; Their promotion section lead me to believe that I could offer such a discount, but it wasn&#8217;t clear at all.&nbsp; I tried googling it, and other research to no avail. <img src='http://www.johncongdon.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>I finally read through the XSD which is not the most fun things to use to try and solve a particular problem.&nbsp; But the answer was there.&nbsp; To offer a cart level promotion, you simple need &lt;CartPromotionId&gt;DiscountName&lt;/CartPromotionId&gt; in your &lt;Cart&gt;&lt;/Cart&gt; section.&nbsp; And then the same &lt;Promotions&gt; section that they have laid out in the documentation for item-level discounts.</p>
<p>I hope that this helps someone find the information faster than I did.</p>
<p>This answers the question: &#8220;<strong>How do I offer cart-level promotions in checkout by Amazon?</strong>&#8220;</p>]]></content:encoded>
			<wfw:commentRss>http://www.johncongdon.com/cart-level-promotions-with-checkout-by-amazon/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

