nicarcola2008-01-21 11:58 | I want the order delivery customer information saved for later use in my own sql-table. When the same client want to place a new order I want to pickup this information via his/her emailaddress. I know I have to make changes in orderdelivery.tpl, but that is client side. In which file do I have to make changes for the server side? » Quick.Cart v1.xnoudshoorn@scarlet.nl |
treewood (OpenSolution)2008-01-22 08:27 | nicarcola - i suggest first check documentation, than ask. File: core/orders.php and function: saveOrder() |