Hi Eric,
Let's start over, I ran an update on the cart extension and started fresh because either I am missing something or something is not working correctly.
First:
I have setup a table with 3 shipping selections.
Priority Mail - 12.00
Overnight Express - 25.00
FedEx Overnight - 38.00
I have the cart display page. Then the user clicks the checkout button and it takes them to shipping page which only displays the shipping choices and the form to select their choice. This form sets the session variable "ShipBy" and redirects to the checkout page.
Right now the session does not show on the checkout page.
I have included the two pages. Not sure if I am doing the correct thing to show the session. I am trying to call it on the checkout to make sure it is setting and calling the session.
Thanks,
Eric