lat9 / dbio

Database Input/Output for Zen Cart
GNU General Public License v3.0
3 stars 1 forks source link

Add shipping cost value to DbIoOrders output #197

Closed lat9 closed 1 year ago

lat9 commented 2 years ago

... as requested on the plugin's Zen Cart support thread.

lat9 commented 1 year ago

Going an "extra mile", DbIoOrders will now include columns for all orders_total classes, e.g. ot_shipping and ot_cod_fee, that are currently recorded in a store's orders. If the order-total is not included in the order, a value of 0 is supplied for the column.