svetaines1 Posted September 30, 2010 Share Posted September 30, 2010 I have problems with order creation. No matter which payment module I use I getting same error:Order creation failedI am using 1.3.1 version (there are bugs on every step in that version). First I use 1.2.5 and looks like it worksFrom internet I see, what it is common problem with order creation problem, but there is not clear solution yetPlease, someone help Link to comment Share on other sites More sharing options...
svetaines1 Posted September 30, 2010 Author Share Posted September 30, 2010 I have problems with order creation. No matter which payment module I use I getting same error:Order creation failedI am using 1.3.1 version (there are bugs on every step in that version). First I use 1.2.5 and looks like it worksFrom internet I see, what it is common problem with order creation problem, but there is not clear solution yetPlease, someone help I lucky After idea to look in order related tables in database I found out what some table missingIn ps_orders table insert total_products_wt row after total_productsIn ps_order_detail insert discount_quantity_applied row after ecotaxAfter I did that my cash on delivery module start work and order was placed in BOI hope it will help for someone else. It is really big problem with presta 1.3.1 version database. Almost on all steps of order processing I am have problems... (but it is possible what I am wrong and it is my mistake of install) Link to comment Share on other sites More sharing options...
Recommended Posts