tornatorespina Posted September 19, 2017 Share Posted September 19, 2017 Hi, I'm running an e-commerce site on Prestashop 1.6.1.5. A strange bug popped up recently: whenever a customer chooses "bankwire" as payment method and confirms the order, the order correctly gets the status "pending bankwire payment"... but an instant later the status automatically changes to "shipped". That's obviously a problem because an "order shipped" e-mail is sent to the customer and an invoice is generated, with no payment received yet. The bankwire module is the core Prestashop bankwire module and it is up to date. No changes have been done to its source code. The issue seems to have started popping up more or less at the same time in which I allowed ordering out-of-stock products. I wonder if the two things may be related. Anyone can shed some light? Thanks a lot Link to comment Share on other sites More sharing options...
bellini13 Posted September 19, 2017 Share Posted September 19, 2017 You likely have installed a module which is doing this. Go to the modules > positions page in the back office, check the box for "display non-positional hooks", and search for the "actionvalidateorder" hook. Then confirm which modules are listed under that hook 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