• Resolved drhitch54

    (@drhitch54)


    How does a store owner mark an order as “completed” and fulfilled without logging in as admin?

    The store receive e-mail notification, but then they have to login as WooCommerce admin to mark the order as “completed” so Stripe fund transaction can take place and inventory decremented.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Mirko P.

    (@rainfallnixfig)

    Hi @drhitch54,

    Thanks for your question!

    Are you looking for a way to autocomplete WooCommerce orders? There are two main ways to autocomplete orders in WooCommerce:

    • With a plugin
    • Programmatically (via coding)

    A convenient way to enable autocompletion of your WooCommerce orders is to use the autocomplete order plugins. There are many options out there but one of the most used is the AutoComplete WooCommerce Orders plugin.

    For custom coding you’ll want to check relative documentation on how to Automatically Complete Orders:

    https://docs.woocommerce.com/document/automatically-complete-orders/

    Hope this helps.

    Thread Starter drhitch54

    (@drhitch54)

    Thank you… I think my question is more general than that..

    When a WooCommerce order is placed, The store receives an email..

    The store then manually fulfills the order.

    How can the store owners mark the order as completed without logging into WooCommerce admin panel?

    Mirko P.

    (@rainfallnixfig)

    Hi again,

    How can the store owners mark the order as completed without logging into WooCommerce admin panel?

    I don’t think that would be possible since in the core WooCommerce plugin all actions are taken within the WP Admin WordPress Panel. You could possibly achieve that with some custom coding and I’d suggest asking a developer or a coding expert in the #developers channel of the WooCommerce Community Slack.

    Thanks.

    Mirko P.

    (@rainfallnixfig)

    Hi there,

    It’s been a while since we last heard back from you, I’m going to mark this thread as resolved.

    Hopefully, the above information helped you out! If you have further questions, please feel free to open a new topic.

    Thanks.

    Thread Starter drhitch54

    (@drhitch54)

    Thanks..

    I’m still confused as the best method for a store owner to fulfill an order and Mar it as complete.

    I’m surprised a retailer would need to login to an “admin” interface to close/complete an order.

    Is this process also accomplished through the mobile app?

    How do you give access to a store owner to close an order without access to the rest of the WordPress control panel?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How to “complete” order without admin’ is closed to new replies.