Advisuel Posted August 24, 2023 Share Posted August 24, 2023 Hi, Prestashop 1.7.8.7 Prestashop Checkout payment How did you solve the duplicate order problem? THANKS Link to comment Share on other sites More sharing options...
byhero41 Posted September 4, 2023 Share Posted September 4, 2023 This problem is usually caused by payment modules. In fact, there are not 2 orders, since there are 2 order-specific entries in the order_payment table, it is listed twice on the orders page. First check this part, if the situation is as I said, you should write an override for the controller that calls the order list according to your version. 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