Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author WebToffee

    (@webtoffee)

    Hi @alexnuv,

    Sorry to let you down but we currently do not support orders send via REST API. We will add it to backlogs and consider it in future updates.

    Thread Starter alexnuv

    (@alexnuv)

    Do you have any documentation on how to hook into the order number creation in your plugin? Or a code repo for open source support?

    I would gladly help resolve this, as it’s high priority. Please reach out to me via DM if possible to discuss how we could prioritize this.

    Plugin Author WebToffee

    (@webtoffee)

    Hi @alexnuv,

    Here are the 2 hooks in the plugin to update order numbers.
    1. woocommerce_checkout_update_order_meta – for order placing through frontend.
    2. woocommerce_process_shop_order_meta – for order placing through backend.

    Plugin Author WebToffee

    (@webtoffee)

    Hi @alexnuv,

    Just wanted to share an update regarding your original request. In the latest version of the plugin, we have added sequential order number support for orders created via Rest API as well. Please get the latest update and see how it goes.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Woocommerce REST API Bypassing Plugin’ is closed to new replies.