I am trying to update the order table with the discount value and the discount code. I am using the confirm.php page and I am editing the code using the server behavior "eCart Store Summary in Database". The only options I am seeing that relate to the discount is the Rulelooper.
The code is entered and applied on the cart.php page. In my cart.php page, I do move the discount code to a session variable titled "PromoCode". However, when I click on the server behavior "eCart Store Summary in Database" I do not see that available to put into that field.