Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Manually add order to oscommerce ?


krislyn5559

Recommended Posts

Posted

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 ?

Posted

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.

Posted
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);

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...