ysco Posted June 18, 2010 Share Posted June 18, 2010 Hello all,Sometimes i have the payment error in the shop where customers get this true email.It`s now and then sometimes with paypal and sometimes with Ideal.They get this message before finalize the order.How to disable this message in FO so that customers don`t get that message cause the transaction will be successful when they finished it.So i don`t want that message also send to customers cause they stop the order and walk away and some will contact me but the ones that go don`t come back.So if anyone knows how to disable then please post how to fix,I don`t think removing the payment error mail template will fix this.I run PS 1.3.1 with SSl.ysco.. Link to comment Share on other sites More sharing options...
Lem Posted July 24, 2010 Share Posted July 24, 2010 I just tried this.. hopefully a temporary fix until PS sort it out.In the classes folder is PaymentModule.phpI have commented out the error handling by adding // to the start of two lines as follows; // Amount paid by customer is not the right one -> Status = payment error // if ($order->total_paid != $order->total_paid_real) // $id_order_state = _PS_OS_ERROR_; Link to comment Share on other sites More sharing options...
ysco Posted July 28, 2010 Author Share Posted July 28, 2010 Hello Lem,Thanks for the tmp solution mate.Well it is strange that many people has this problem and that no real solution is provided yet by presta team.Thanks.ysco.. Link to comment Share on other sites More sharing options...
Patric Posted July 28, 2010 Share Posted July 28, 2010 Has this error been reported into the bug Tracker ?Please do it if this is not the case. This is the only way to fix it. Thanks. Link to comment Share on other sites More sharing options...
ysco Posted July 28, 2010 Author Share Posted July 28, 2010 Hello Patric,Just checked and it seems not bug is posted there yet.Although if you search the forum then you similar post about this issue will post tomorrow the bug.Thanks.ysco.. Link to comment Share on other sites More sharing options...
Recommended Posts