I have a Commerce Server 2007 based on the starter kit pup; I am
customizing
the total pipeline (total.pcf) to apply my own ****pping rates and am
having a
problem accessing addresses -- the Addresses list is always empty. I am
using the Dum****der.vbs script to dump out the OrderForm dictionary and
this
script always dumps the following for Addresses:
Order Key is [Addresses] Start List
End of List
The only time this list is populated is after the order is submitted -- at
which time it is too late to calculate my ****pping.
Does anyone have any insights as to why Addresses are not available during
the checkout process so that I can examing state/country and compute
****pping?
Thanks in advance for your help.