Content Selection Framework - How to use Discount Coupons??

This is Interesting: Free IT Magazines  
Home > Archive > Content Selection Framework > January 2005 > How to use Discount Coupons??





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author How to use Discount Coupons??
Shanbhag

2004-12-29, 2:47 am

I want to associate a discount with a Coupon(Promotion Codes).

The user would enter the Code in a textbox on the web page and then i
would have to invoke the discount coupon after validating the same.

kindly let me know,how to achieve the same.

David Messner [MSFT]

2004-12-29, 5:52 pm

I'm not quite clear on the question, but see if the following from the FP1
documentation answers it:

\Developer's Guide\
Developer Concepts and Tasks\
Marketing System\
Implementing Promotion Codes

Let me know if you need further assistance.

regards
-djm
--
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2004 Microsoft Corporation. All rights
reserved.

--------------------
From: "Shanbhag" <sudarshan_shanbhag@infosys.com>
Newsgroups: microsoft.public.commerceserver.campaigns_csf
Subject: How to use Discount Coupons??
Date: Wed, 29 Dec 2004 03:28:18 -0500
Organization: www.talkaboutsoftware.com
Message-ID:
< f29e7f403047e6de85ff394264106a3b@localho
st.talkaboutsoftware.com>
X-Newsreader: www.talkaboutsoftware.com
Content-Type: text/plain;
X-Complaints-To: abuse@supernews.com
Lines: 7
Path:
cpmsftngxa10.phx.gbl!TK2MSFTFEED01.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed00.s
ul.t-online.de!t-online.de!news.glorb.com!news-feed01.roc.ny.frontiernet.net
!nntp.frontiernet.net!tdsnet-transit!newspeer.tds.net!sn-xit-03!sn-xit-08!sn
-post-02!sn-post-01!supernews.com!corp.supernews.com!not-for-mail
Xref: cpmsftngxa10.phx.gbl
microsoft.public.commerceserver.campaigns_csf:2944
X-Tomcat-NG: microsoft.public.commerceserver.campaigns_csf

I want to associate a discount with a Coupon(Promotion Codes).

The user would enter the Code in a textbox on the web page and then i
would have to invoke the discount coupon after validating the same.

kindly let me know,how to achieve the same.


Shanbhag

2005-01-04, 5:56 pm

Hello David,
In the Implementing Promotion code snippet in the FPI Help ,I want to
make use of two coupons for a single user? How do I do that?

Thanking in advance.

Shanbhag

2005-01-04, 5:56 pm

Hello David,
In the Implementing Promotion Code snippet in the FP1 Documentation, I
want to make use of 2 or more coupons(max 3) for a single user. How do I do
that?

Kindly let me know

With Regards,
Sudarshan Shanbhag


David Messner [MSFT]

2005-01-05, 5:53 pm

You will notice in the sample that the GetPromoCodesList takes a string[]
array and uses the 'params' keyword:

private static ISimpleList GetPromoCodesList(params string[] codes)

So you can call this method with any number of string parameters (coupon
codes) or pass them as an array of strings. This method builds a
simplelist of codes that is consumed by the RedeemPromoCodes pipeline
component.

-djm
--
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2004 Microsoft Corporation. All rights
reserved.

--------------------
From: "Shanbhag" <sudarshan_shanbhag@infosys.com>
Newsgroups: microsoft.public.commerceserver.campaigns_csf
Subject: RE: How to use Discount Coupons??
Date: Tue, 04 Jan 2005 09:26:44 -0500
Organization: www.talkaboutsoftware.com
Message-ID:
< cea148c05ddfe9ce1237391e2d1ab03b@localho
st.talkaboutsoftware.com>
X-Newsreader: www.talkaboutsoftware.com
Content-Type: text/plain;
References:
< f29e7f403047e6de85ff394264106a3b@localho
st.talkaboutsoftware.com>
<RKGkcJe7EHA.3512@cpmsftngxa10.phx.gbl>
X-Complaints-To: abuse@supernews.com
Lines: 11
Path:
cpmsftngxa10.phx.gbl!TK2MSFTFEED02.phx.gbl!tornado.fastwebnet.it!tiscali!new
sfeed1.ip.tiscali.net!border2.nntp.ams.giganews.com!border1.nntp.ams.giganew
s.com!nntp.giganews.com!news-in.ntli.net!newsrout1-win.ntli.net!ntli.net!sn-
xit-03!sn-xit-09!sn-xit-08!sn-post-02!sn-post-01!supernews.com!corp.supernew
s.com!not-for-mail
Xref: cpmsftngxa10.phx.gbl
microsoft.public.commerceserver.campaigns_csf:2960
X-Tomcat-NG: microsoft.public.commerceserver.campaigns_csf

Hello David,
In the Implementing Promotion Code snippet in the FP1 Documentation, I
want to make use of 2 or more coupons(max 3) for a single user. How do I do
that?

Kindly let me know

With Regards,
Sudarshan Shanbhag



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com