Hello,
I have a problem that is kind of urgent. I'm running CS2002 (base
version, not FP1), and the client needs to set up a discount that only
applies "once-in-a-lifetime", ie one time no matter if you log in/out,
something not possible in CS2002 base version.
My thought was to make a simple database table, where I store a user
id as soon as they have used their discount, this doesn't seem to be a
problem. However, I need to check this table for each new order and if
the user has already used their discount, remove it from the basket.
Where/how can I remove discounts? Seemingly there is only properties
to read as of what discounts has been applied, I can't find how to
remove an applied discount from an existing basket. Can anyone give me
a few pointers? The campaign will launch very soon so I'm in a bit of
a stressful situation here :-(
Kind Regards,
Eric


|