Force a customer to activate account through email while using Storefront API

Hey,

I’m using customerCreate mutation from the storefront API to create a customer but I encounter an undesired behavior the customer is already activated when the mutation is executed successfully and the email sent is a welcome one, but what I want is to send an activation email instead.

That means, Shopify shouldn’t let the user log in before activating the account. Is there any specific configuration that I need to do to be able to set this flow?

Thanks for the help.

2 Likes

Did you get the solution? I am also having the same issue

@jjaime Were you able to figure this out?