07-18-06 12:17 AM
Hi Kirk,
Assuming each basket is checked out, it sounds like your site code is
caching the promocode somewhere and reapplying it for new users. The
promocodes are set on the OrderForm["promo_codes"] property so you proba
bly
want to look around there.
Hope this helps,
David Lott
Microsoft
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2006 Microsoft Corporation. All rights
reserved.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
--------------------
From: examnotes <kirksmithson_nospam@hotmail.com>
Subject: Discounts applying over and over again
Date: Thu, 29 Jun 2006 12:37:02 -0700
Newsgroups: microsoft.public.commerceserver.campaigns_csf
I have inherited a commerce server 2002 site that was developed off shore.
When disounts that have a public coupon code are used on the site they
somehow are cached so the next anonymous user that hits the basketpage will
see the disount applied to there basket as well. Is there a setting
somewhere
that is allowing the code to be cached or is it just bad code that I need
to
find the problem in and fix. If its the code can anyone point me toward
where
i might look for the problem. Thanks for any help you can offer.
Attachment:
This has been downloaded 0 time(s).
[ Post a follow-up to this message ]
|