Subject: How to get shipping promotion adjustment information in WC5.6.1?
From: geo
Date: 11/7/2006 3:46:34 PM
info center has this information for your immediate reading pleasure
http://publib.boulder.ibm.com/infocenter/wchelp/v5r6m1/topic/com.ibm.commerce.developer.doc
/refs/rgxref.htm
search that page for ORCPMAP (coupons applied to orders are listed in this
table) which as you will note from the above link is wrapped by the
com.ibm.commerce.couponredemption.objects.OrderCouponMapAccessBean
<huierlin@gmail.com> wrote in message
news:276672628.1162925223017.JavaMail.wassrvr@ltsgwas010.sby.ibm.com...
> Hi all,
> I want to tell customer if their typed in shipping coupon code is applied
> to the current order or not. But I can't get shipping fee adjustment after
> PromotionCodeManage and OrderCalculate url is run. Anyone know how to tell
> if a shipping coupon code is applied for current order or not? Thanks.
|