cutiesweetie Posted March 15, 2008 Posted March 15, 2008 Hi all, I have tried the method provided in other threads. but it doesnt works on me. Describes of the problem; after customer place an order, 1. The order did not show on ADMIN -> ORDERS (REFER TO SCREEN SHOT) 2. The order also did not show on ADMIN -> CUSTOMER -> ORDERS 3. Store owner & customer did receive the email about this order. 4. PHPAdmin -> Orders table -> Customer order is captured in the table. Appreciate your help.
box25 Posted March 15, 2008 Posted March 15, 2008 Hi all, I have tried the method provided in other threads. but it doesnt works on me. Describes of the problem; after customer place an order, 1. The order did not show on ADMIN -> ORDERS (REFER TO SCREEN SHOT) 2. The order also did not show on ADMIN -> CUSTOMER -> ORDERS 3. Store owner & customer did receive the email about this order. 4. PHPAdmin -> Orders table -> Customer order is captured in the table. Appreciate your help. If the orders are in your order table, check the orders_status value is not 0 (zero) If it is change it to 1, and it should reappear in the admin system, and client side
cutiesweetie Posted March 15, 2008 Author Posted March 15, 2008 If the orders are in your order table, check the orders_status value is not 0 (zero) If it is change it to 1, and it should reappear in the admin system, and client side i saw the order_status_id default value is 0, how do i change it? anyone can explain in detail? sorry, i am newbie
satish Posted March 15, 2008 Posted March 15, 2008 which payment gateway is used. Try order holding contrib. Also if Paypal then go for Paypal IPN. Satish Mantri 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.
cutiesweetie Posted March 16, 2008 Author Posted March 16, 2008 which payment gateway is used. Try order holding contrib. Also if Paypal then go for Paypal IPN. Satish Mantri no. i am not using paypal. i am using a local bank.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.