[Feature Request] Use Woocommerce Helper function to insert customer
-
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!
- The topic ‘[Feature Request] Use Woocommerce Helper function to insert customer’ is closed to new replies.