krislyn5559 Posted December 11, 2007 Posted December 11, 2007 is there a way to add an order to a customers account manually ? ie. I had some paypal payments put through that did not update in the shopping cart and I would like to maually enter them so that the show in the customers account history is this possible without a trouble ?
satish Posted December 11, 2007 Posted December 11, 2007 use master password contrib. Satish Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site. Check My About US For who am I and what My company does.
krislyn5559 Posted December 11, 2007 Author Posted December 11, 2007 use master password contrib. Satish Thanks this seems like the perfect solution my one problem is how do you run the sql stuff as below I have never done this before and have no idea where and how this is done any help would be much appreciated. ------------- | RUN THE SQL | ------------- INSERT INTO configuration (configuration_id, configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, last_modified, date_added, use_function, set_function) VALUES ('188', 'Master Password', 'MASTER_PASS', 'yourpassword', 'This password will allow you to login to any customers account.', 1, 23, '2004-06-15 07:10:52', '2004-06-15 07:10:52', NULL, NULL);
Recommended Posts
Archived
This topic is now archived and is closed to further replies.