Zen Cart Logo
Forums / General Questions / Where is...

Where is...

Locked

Views: 403

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
20 Oct 2009, 12:24 PM
#1
essencelord avatar

essencelord

New Zenner

Join Date:
Oct 2009
Posts:
11
Plugin Contributions:
0

Where is...

Hi, I am trying to find where in the zen-cart code that order transactions are stored. What I mean is, when a customer orders a product, that sale is stored in the database. Where in the PHP code does this happen? Thank you for your help

20 Oct 2009, 12:27 PM
#2
kuroi avatar

kuroi

Totally Zenned

Join Date:
Apr 2006
Location:
London, UK
Posts:
10,475
Plugin Contributions:
11

Re: Where is...

includes/classes/order.php

20 Oct 2009, 12:31 PM
#3
essencelord avatar

essencelord

New Zenner

Join Date:
Oct 2009
Posts:
11
Plugin Contributions:
0

Re: Where is...

thanks for the timely reply. :bigups: