Admin - Order Management
All customer order will be shown here. You can see the orders and take appropriate action. For example all orders initially have the status "New". When you pack the product and ship it to the customer you can then change the order status to "Shipped". The order status are :
Let's take a better look at each status NewAll orders initially have this status PaidAn order's status is changed from "New" to "Paid" by the IPN script after completing the payment process. ShippedAfter we pack the ordered items and ship it we can change the order status to "Shipped" CompletedWe got the payment, the customer receveived the goods that mean the order is completed CancelledIn case you see a suspicious order and you feel that it's a fraud you can set the status to "Cancelled". Or in some case a customer calls you and for some reason she ask you to cancel her order. Here is what the order page look like :
Using the combo box on the top right corner we can view the orders with a certain status. Clicking on an order number will take you to the order detail page. On this page we can also modify the order status
|
| | |
|
|
Admin - Delete Product | PHP MySQL Shopping Cart Tutorial : Admin - Order Management | Admin - Online Shop Configuration |
|
At long last i'm finally able to update this site. Now the shopping cart can handle payment through paypal. As always you have any critiques, questions, comments or problems about this tutorial please tell me. Click here to send your feedback. And if you like this tutorial please link to this site. It will really help a lot :-) |
PHP MySQL Shopping Cart Tutorial
Copyright © 2005 - 2010 www.phpwebcommerce.com