• Resolved dmanexe

    (@dmanexe)


    Is there a way to tell if an order was placed through the front-end/website side of WooCommerce, or created manually by another user from the back-end?

    I need to make a list of orders created by people from the front-end vs orders made on behalf of customers from the back-end. I figure there would be some kind of attribute missing when creating an order from the backend? Perhaps, there is meta data MISSING from back-end created orders, so the boolean of this metadata could be a way to filter? Just speculating

    I tried to dig through column names for orders but unfortunately I could not find anything that really stood out to me as being a field to tell the difference.

    Thank you all in advance for the help.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Gabriel – a11n

    (@gabrielfuentes)

    Hi there ??

    At the moment, there is not default settings to check that, but a quick way to differentiate when an order is created manually or automatically, is to check the color of the first order note; if it is Grey, then the order was created manually. But, if the color of the order note is Purple, then the order was created from the system (Frontend).

    I hope that helps ??

    Hi @dmanexe

    We’ve not heard back from you in a while, so I’m marking this thread as resolved. If you have further questions, please feel free to open a new topic.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Differentiate between back-end and front-end made orders’ is closed to new replies.