Hi,
We are having a problem with the properties not being writing to the order
fom object correctly. We are using an ASP solution site as our template.
On
the credit card page, we successfully write the values of _cc_number,
cc_type, etc on the orderform; we have verified this has happened.
However,
when we call LoadBasket(userid) on the summary page, those values have
disappeared. Can anyone help? We are not calling SaveOrderAsBasket until
after we have run the checkout pipeline because we only want orders that
were
process successfully to appear in the DB. It seems that calling
SaveOrderAsBasket clears out our cart's cookie data. Any help would be
greatly appreciated.
Thanks in advance,
R. Lee McGraw


|