<?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: Allow user to use single public promotion code in commerce server</title>
	<atom:link href="http://microsoftblog.co.in/commerceserver/allow-user-to-use-single-public-promotion-code-in-commerce-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://microsoftblog.co.in/commerceserver/allow-user-to-use-single-public-promotion-code-in-commerce-server/</link>
	<description>Build world class ecommerce applications using Microsoft Commerce Server</description>
	<lastBuildDate>Fri, 06 Jan 2012 04:06:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: ravikanth</title>
		<link>http://microsoftblog.co.in/commerceserver/allow-user-to-use-single-public-promotion-code-in-commerce-server/comment-page-1/#comment-1792</link>
		<dc:creator>ravikanth</dc:creator>
		<pubDate>Tue, 14 Dec 2010 12:58:40 +0000</pubDate>
		<guid isPermaLink="false">http://commerceserver.blog.co.in/?p=55#comment-1792</guid>
		<description>If you want to do it in pipelines then I recommend you create seperate pipeline configuration file (PCF) which reads each promotion code attached into the basket, checks in the database and remove it from the basket if that user already used that promo code. From the code, just you need to call this pipeline (before calling basket/total/checkout pipelines).

Hope this helps.
Ravi Kanth
http://www.facebook.com/commerceserver</description>
		<content:encoded><![CDATA[<p>If you want to do it in pipelines then I recommend you create seperate pipeline configuration file (PCF) which reads each promotion code attached into the basket, checks in the database and remove it from the basket if that user already used that promo code. From the code, just you need to call this pipeline (before calling basket/total/checkout pipelines).</p>
<p>Hope this helps.<br />
Ravi Kanth<br />
<a href="http://www.facebook.com/commerceserver" rel="nofollow">http://www.facebook.com/commerceserver</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harshit</title>
		<link>http://microsoftblog.co.in/commerceserver/allow-user-to-use-single-public-promotion-code-in-commerce-server/comment-page-1/#comment-1791</link>
		<dc:creator>Harshit</dc:creator>
		<pubDate>Tue, 14 Dec 2010 12:55:12 +0000</pubDate>
		<guid isPermaLink="false">http://commerceserver.blog.co.in/?p=55#comment-1791</guid>
		<description>Thanks for the info provided.
I want to provide exactly same functionality.
I know the query also but I have no knowledge on pipelines.
Can you please provide detailed steps on 
(1) where to put custom pipeline component to stop usage more than once per customer?
(2) What code we need to write in the component to stop usage of Promo Code or remove Promo Code if used already by the customer?

Thanks in advance</description>
		<content:encoded><![CDATA[<p>Thanks for the info provided.<br />
I want to provide exactly same functionality.<br />
I know the query also but I have no knowledge on pipelines.<br />
Can you please provide detailed steps on<br />
(1) where to put custom pipeline component to stop usage more than once per customer?<br />
(2) What code we need to write in the component to stop usage of Promo Code or remove Promo Code if used already by the customer?</p>
<p>Thanks in advance</p>
]]></content:encoded>
	</item>
</channel>
</rss>

