RE: Worldpay support III
stubbsy <[email protected]>
| Newsgroups | gmane.comp.web.oscommerce.contributions |
|---|---|
| Message-ID | <e6d4963977bd3de0e5883a4110ca8abd@osCommerce-Forums> |
This message was sent from: Contributions
http://forums.oscommerce.com/viewtopic.php?p=226668#226668
----------------------------------------------------------------
Sorry to trouble once more ambience,
i have only been learning php since installing osc a couple of months ago. If i wanted to record the customer ID number as well, is this how it would appear?
[code]tep_draw_hidden_field('cartId', STORE_NAME.' : '.order->customer_id.' '.$order->customer['firstname'].' '.$order->customer['lastname']) .[/code]
thanks for your help
stubbsy