PDA

View Full Version : 2 questions :History and informations


SDanel
19-Feb-2003, 01:25 PM
How can i print an history of orders on line ?

How can i get informations about the buyer (address) on line with another perl script ?

Thanks

cdicken
20-Feb-2003, 11:26 AM
How can i print an history of orders on line ?

If, by this, you are asking 'Is it possible for customers to see their past orders anywhere on teh web site' then the answer is no. This is a frequently requested feature, and a regular visitor on our wish list.

How can i get informations about the buyer (address) on line with another perl script ?

I don't really understand this one. Could you re-phrase please?

SDanel
20-Feb-2003, 11:37 AM
How can i get informations about the buyer (address) on line with another perl script ?

I have to put a link in the site and the customer could see his address and other informations about him without modifications.
Do you know easy ways to do that ?

Thanks.