Lingering on...
Hi Jason, I now have most of the ecart installation working, however, I have a problem with the database entries into the orders table that I hoped you would take a look at. Only some data enter the table and I am unsure what to do to fix the problem. I am reluctant to experiment extensively because of the problem generating the ecart pages.
I assumed the issue is with the pp_confirm.php page. All the fields that use WA_coalesce(array(WA_getSavedFormValue are correctly entered while the fields beginning with WA_eCDB_ConvertNumber("".$eCart1 (Order Amount, Shipping, Tax, Discounts, Charges, Subtotal) have a 0 value. I might have done the binding or the db setup incorrectly? Would you please tell me what I need to do to fix this? I am enclosing my cart pages if that helps any. Thanks so much!