Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Shipping method in the order total & order confirmations


dsh

Recommended Posts

Posted

Hi all

I have several problems, don't know what is the problem..

 

First, new orders doesn't show shipping method (option) which has been chosen during ordering.

I mean i don't see that option in the admin panel -> orders list. (but total cost is ok, calculation works fine)

as i investigated mysql table orders_total doesn't have related rows for this orderid.. only 2 rows with classes ot_total and ot_subtotal.

i checked old orders and saw list of products, sub total cost, shipping method and cost, and total cost (at least 3 entries in the table orders_total with classes ot_total, ot_subtotal, and ot_shipping)

It seems for unknown reason it can't put ot_shipping row in the orders_total table...

Any thoughts on this?

 

Second problem, i don't receive any order confirmation, it used to work fine before. I've checked email settings, it's ok, and send invoice to test account via admin -> tools -> Send Email. It works fine.

"Send Extra Order Emails To" contains real emails.

 

osCommerce 2.2-MS2

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...