• Resolved musachi

    (@musachi)


    Hello,

    When users are creating a new account, I’d like them to confirm their password on the “my-account” block. After they register using a new username and password, I’d like it to send an OTP to that new user’s registered email. I’d also like only an email to have the ability to be a username.

    Also, for the checkout page, users have to enter an email for billing. I’d like to ensure that they get the billing address to the email with the registered account that’s currently logged in.

    How can I do these two things?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Zubair Zahid (woo-hc)

    (@doublezed2)

    Hello musachi,

    Thank you for contacting WooCommerce support.

    I’d also like only an email to have the ability to be a username.

    If you mean customers should be able to use email or username for login then this feature is already part of the core WordPress.

    Other features that you have listed are not part of the core WooCommerce.
    You will need a plugin or custom code to achieve that.

    I recommend you consult a professional web developer who can help you with finding the right plugins and configure them on your site.

    Please don’t hesitate to contact us again if you have more questions or concerns.
    We are here to help ??

    Best regards.

    Thread Starter musachi

    (@musachi)

    Hello @doublezed2,

    Thank you for getting back to me.

    I recommend you consult a professional web developer who can help you with finding the right plugins and configure them on your site.

    Where do you recommend I can find a good one?

    Also, if I would like to complete this by myself, where do you suggest I look for more information with this? Maybe a good site that has a collection of short codes I can try or some other good resource?

    Thank you!

    Plugin Support Jonayed (woo-hc)

    (@jonayedhosen)

    Hi @musachi ,

    Thank you for your question! I understand that you’re looking to enhance the account functionality of your site and prefer to handle it yourself.

    “Also, if I would like to complete this by myself, where do you suggest I look for more information with this?”

    To implement the features you’ve described in your WooCommerce store, you will need to make several customizations, which may involve additional plugins and custom code.

    For adding a Confirm Password Field on the registration page, you can either use a third-party custom post type plugin or implement some custom code. To simplify this, I recommend using the User Registration for WooCommerce plugin, which adds this feature and more.

    For sending a One-Time Password (OTP) to users’ registered emails for verification, the Customer Email Verification plugin would be a great choice. It requires customers to verify their email addresses by sending them a verification link or code upon registration.

    WooCommerce offers a 30-day refund policy, so you can test the extensions and make sure they meet your needs. If you have any questions before purchasing, you can reach out to us at WooCommerce.com → My Account → Support (you’ll just need to create an account if you don’t already have one).

    To enforce using email addresses as usernames, you can apply custom code or use a third-party plugin that restricts the username field. This guide from CheckoutWC shows you the custom code to achieve this.

    Where do you recommend I can find a good one?

    If you’d like further assistance or run into issues with custom code, I recommend reaching out to platforms like Codeable or a Certified WooExpert for expert help in implementing these changes.

    I hope this helps point you in the right direction!

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.