gerbau Posted September 8, 2003 Posted September 8, 2003 I want to insert the fellowing code in the site, where the order is done: <img src="http://www.myshopurl.com/registering.php3?ID=0123456789&track=ORDER_ID&amount=AMOUNT&customer_name=CUSTOMER_NAME&customer_number=CUSTOMER_NUMBER&date=DATE" width="1" heigth="1" border="0"> How can i do this and where? Can anybody help me ? Thanks
Guest Posted September 8, 2003 Posted September 8, 2003 add it in checkout_success.php near the end of the file
gerbau Posted September 9, 2003 Author Posted September 9, 2003 but where/how can i get the important variables ?
wizardsandwars Posted September 10, 2003 Posted September 10, 2003 You would query the customers and the orders tables in the database. ------------------------------------------------------------------------------------------------------------------------- NOTE: As of Oct 2006, I'm not as active in this forum as I used to be, but I still work with osC quite a bit. If you have a question about any of my posts here, your best bet is to contact me though either Email or PM in my profile, and I'll be happy to help.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.