cancel
Showing results for 
Search instead for 
Did you mean: 

Subject: Orders Merging Issue - New Order Products Adding to Old Completed Orders

Subject: Orders Merging Issue - New Order Products Adding to Old Completed Orders

Hello,

I'm facing a critical issue with order creation in my Magento2.4.6 store. Sometimes, when customers place new orders using credit limit payment method, instead of creating a new order, the products are getting merged into their old completed orders.

For example:

  • Customer has an old order containing products A, B, C (already invoiced and shipped)
  • Customer places a new order for products D, E, F
  • Instead of creating a new order, products D, E, F get added to the old completed order
  • The old order's order_id remains the same, but the increment_id gets updated

Key Points:

  • This happens rarely
  • Regular payment methods work fine
  • The old order might be months old and already completed
  • We see the old order_id in logs instead of a new one
  • This creates issues with order management, invoicing, and shipping

Any guidance or similar experiences would be greatly appreciated. Happy to provide more details if needed.

Thank you in advance for your help!

1 REPLY 1

Re: Subject: Orders Merging Issue - New Order Products Adding to Old Completed Orders

WordPress Magento integration:

  1. Partial Integration: Use Magento for order management/customization and WooCommerce for the front end.
  2. APIs: Sync both platforms via APIs or tools like Zapier.
  3. Magento Features: Leverage Magento for complex orders and WooCommerce for checkout.
  4. Design Consistency: Use a custom Magento theme to match WordPress.
  5. Scalability: Magento is ideal for large, customizable orders.

Try Magento API Manager or integration plugins for seamless syncing.