BV Commerce Forum
»
BV Commerce Support
»
General Support
»
Marketing Offers limited by per customer or per store usage
Rank: Member
Joined: 3/14/2007(UTC) Posts: 12
|
Limiting the number of times a marketing offer can be used per customer or per store in SP2 was not working. I found the code to change so it does now work (OrderCoupon.vb - GetUseTimesByUserId() and GetUseTimesForStore() was using a misspelled parameter "coupondCode" instead of "couponCode".
Once I made that fix, now the problem is that if the offer is limited to one usage per customer, the offer gets used properly, but then any order detail page (BVModules/Controls/ViewOrder.ascx) does not properly show the discount. This is because the offer has already been used to its limit, and subsequent code that recalculates the line item totals for display now does not include the discount.
Please let me know how this can best be fixed.
Thank you! Kristine
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.