Pursuant Posted April 2, 2008 Share Posted April 2, 2008 Ok, because of lack of support, I am creating my own offline credit card module, adapting the bankwire module. I need to know something from a developer tho: what does $[moduleName]->validateOrder(...) do and what are the parameters? I basically just replaced all the text in the bankwire module ('Wire'/'Card' and 'wire'/'card' and 'WIRE'/'CARD'), but I am getting a "Hack attempt (OrderHistory->id_order_state is empty)" when I submit... Link to comment Share on other sites More sharing options...
feelgoodinc Posted July 15, 2008 Share Posted July 15, 2008 i also want to know this...I'm also creating a payment module and i can't find the function validateOrder().Regards,vince Link to comment Share on other sites More sharing options...
feelgoodinc Posted July 15, 2008 Share Posted July 15, 2008 I found it in the directory classes in the file paymentmodule.php Link to comment Share on other sites More sharing options...
Recommended Posts