Can anyone help?? I have a small e-com site that uses a JScript S/Cart, it then passes the cart on to WorldPay. The problem is WorldPay only accept the final total of goods sold, not a breakdown of products.
The breakdown of products are stored as cookies, is it poss to get the cookie info written to a text file so I have a breakdown of the order? without having to trawl through the logs for the cookie info
Any thoughts?
DaveAtIFG
3:12 pm on Aug 25, 2001 (gmt 0)
I'm not sure what kind of help we can provide highman. You'll need to modify your shopping cart script or create another script to search your cookies and add to a text file each time an order is submitted. Or hire someone who can.