Dedicated to the Hydrogen framework, headless commerce, and building custom storefronts using the 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.
Did you get the solution? I am also having the same issue