patwidmer Posted December 16, 2013 Share Posted December 16, 2013 We're running a used gear shop for evvent gear. Apart from pre payment useing bankwire we also offer cash payment upon collecting the goods at our warehouse. So far every order is automatically marked as payed as soon as the order is processed. How can we set the "waiting for payment" status upon order?? Link to comment Share on other sites More sharing options...
NemoPS Posted December 16, 2013 Share Posted December 16, 2013 Does the module set the status to something specific? like cash payment accepted? Or is it adding 'payment accepted'? Link to comment Share on other sites More sharing options...
patwidmer Posted December 16, 2013 Author Share Posted December 16, 2013 Does the module set the status to something specific? like cash payment accepted? Or is it adding 'payment accepted'? Status is "Order received" and in the payment Module the payement shows as payed. We'd like the status to be "waiting for payment" as the customer pays only when he collects the order at our place. Link to comment Share on other sites More sharing options...
NemoPS Posted December 16, 2013 Share Posted December 16, 2013 I believe you must edit the module itself them, which is your ps version? Link to comment Share on other sites More sharing options...
patwidmer Posted December 16, 2013 Author Share Posted December 16, 2013 I believe you must edit the module itself them, which is your ps version? It's 1.5.4.1 Link to comment Share on other sites More sharing options...
NemoPS Posted December 16, 2013 Share Posted December 16, 2013 can you see if the module has a validation.php file, inside a controllers/front folder? Link to comment Share on other sites More sharing options...
patwidmer Posted December 16, 2013 Author Share Posted December 16, 2013 As I'm only the guy who's useing the shop as a tool, the implementing has been done by our webdesigner. I'll see if i can get him to check this. Link to comment Share on other sites More sharing options...
patwidmer Posted December 16, 2013 Author Share Posted December 16, 2013 (edited) I passed the subject on to our webdesigner - I'm just the administrator for the whole sales end, not the implementation. I was hoping that this could be fixed within the backoffice settings... Edited December 16, 2013 by patwidmer (see edit history) Link to comment Share on other sites More sharing options...
NemoPS Posted December 16, 2013 Share Posted December 16, 2013 No, unfortunately you need to hardcode another order status from the controller (to be specific, to the validateOrder method) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now