• When woocommerce exists and role is set to customer, wc_create_new_customer() should be used. Currently when adding a customer lots of woo-commerce actions/filters are missing because this plugin directly insert users.

    For example, I have a use case where all woo-commerce customers are required to verify their email before they can use their account. Using this plugin rest API completely bypasses it. So, does the signup email notification for users/admin etc.

    Thanks!

    • This topic was modified 3 years, 7 months ago by prionkor.
  • The topic ‘[Feature Request] Use Woocommerce Helper function to insert customer’ is closed to new replies.