Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How to add order to existing customer?


NewBudda

Recommended Posts

Sometimes Customers (who have previously registered) call me and order through the phone.

It would be so easy to add their order to the osc system and handle it like all the others, but how do I add an order to a customers account manually?

Without their passwort I cant pretend i am them and order for them.

How do I add an order as admin?

Open Source Newsletter: PhPList

Open Source Questionnaire: Lime Survey

Link to comment
Share on other sites

They many ways you can do this:

 

1. U can import a csv file and upload the order.

2. Go into your DB and insert a file into the order table.

 

 

Actually on the Admin you not allow to do it. Only edit order or delected order.

 

Hope it help

Erwin D. Padilla

Web Developer and Linux Admin

Link to comment
Share on other sites

So "upload.csv" is what you all do?

Do you have a seperate program to store all your customer data on your PC or do you use a mirror osc system?

Open Source Newsletter: PhPList

Open Source Questionnaire: Lime Survey

Link to comment
Share on other sites

Would that mean that I have total access to all accounts/users/etc?

I would like to keep the integrity off the account, if possible. Just a way to manually add an order would be great.

 

If there is no better way than the Master Password Contrib, do you know a good one? Do you use one atm?

 

Thanks for all the replies!

Open Source Newsletter: PhPList

Open Source Questionnaire: Lime Survey

Link to comment
Share on other sites

If you have many orders by phone i thing you should create a small script who upload the file (.txt, csv, etc).

To the orders table.

 

That should be really help full.

 

You can add the order login as the customer email. but it really complicate. You need to change the customer password, disable email, etc.

 

I don't know any contribution about adding order by phone.

Erwin D. Padilla

Web Developer and Linux Admin

Link to comment
Share on other sites

Sometimes Customers (who have previously registered) call me and order through the phone.

It would be so easy to add their order to the osc system and handle it like all the others, but how do I add an order to a customers account manually?

Without their passwort I cant pretend i am them and order for them.

How do I add an order as admin?

Install either the order editor or manual entry contribution, depending on your needs.

 

Jack

Support Links:

For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc.

All of My Addons

Get the latest versions of my addons

Recommended SEO Addons

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...