Kryptronic Software Support Forum

You are viewing this forum as a guest. Login to an existing account, or create a new account, to reply to topics and to create new topics.

#1 08-16-2002 08:51:23

Will
Member
Registered: 02-26-2003
Posts: 493
Website

Table questions

In the tracking table, the tracking address, is that the billing or shipping address?  I believe it is the billing address, and that the trackitem trackitem_shipaddressone .... is the shipping address.  Correct? 

What is tracking_epoch ?

Thanks,

Will
wwwstnecorp.com
(New cart to be online as soon as I've got it looking right)


Will

Offline

 

#2 08-16-2002 09:08:55

webmaster
Administrator
From: York, PA
Registered: 04-20-2001
Posts: 19798
Website

Re: Table questions

Correct - the tracking table houses the billing address info and the trackitem table houses the shipping address info (if applicable).  One thing that may help explain quite a bit for those tables - take a look at:

./data/tables/config_tracking.csv
./data/tables/config_trackitem.csv

All of those cryptic values will be explained.  tracking_epoch is the epoch seconds value (number of seconds since 01/01/1970) when the order was placed.  It's used by cron to determine when old orders need to be deleted.


Nick Hendler

Offline

 

Board footer