• Resolved icetechy

    (@icetechy)


    Hi everyone please I want to add a verification method to my checkout that is not an OTP something like a password that the user will create and key in each time the user clicks on the checkout button. I want the user to key in that password the created in order to be able to be allowed to checkout. I need help on how to get this done. thank you.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support Hannah S.L.

    (@fernashes)

    Automattic Happiness Engineer

    Hey there,

    So to make sure I understand correctly – are you looking to add two factor authentication for the user’s account which will be required before checking out on your site?

    Thread Starter icetechy

    (@icetechy)

    yes exactly but I do not want it to be an OTP (one time passcode) I want it to be a static code.

    Plugin Support Hannah S.L.

    (@fernashes)

    Automattic Happiness Engineer

    Thanks for explaining!

    You’d need custom code to determine where to save that static code – would it belong with the user, or would it be site wide? That’s something you’d decide on when it’s built. You’d also need to modify the checkout to make sure that code is asked for and verified before checking out.

    If you’d like to pursue this and aren’t comfortable with writing code yourself, I highly recommend contacting one of the services on our customizations page: https://woocommerce.com/customizations/

    Thread Starter icetechy

    (@icetechy)

    Hi I would like the code to have both functions which are:
    1. Belong with the user
    2. site wide

    so with the link you sent to me, I can find someone who will code the plugin for me?

    Plugin Support Hannah S.L.

    (@fernashes)

    Automattic Happiness Engineer

    Yes, you can find someone to help you build that code on our customizations page:
    https://woocommerce.com/customizations/

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Verification before checkout’ is closed to new replies.