Hi,
We need to force the user to create an account before purchasing a course. We have created a course, and then a product, and we have related both. For us, there can be not any purchase without account. Every course need to be related with an account.
We have unchecked "<span style="background-color: #f1f1f1; color: #444444; font-family: -apple-system, system-ui, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif; font-size: 14px;">Allow customers to place orders without an account</span>" in woocommerce options, but it stills not working.
How can we do?
Thanks.
Well this is already done automatically in wplms theme .
even if user checkout as a non logged in user , a account will be created after payment at checkout and user will be logged in with that account , later they can reset password using the same email id they used to place order , there is no need to worry about that .
Thanks for your response.
But which password is created for the new user? He has only the user (email), but if the user leaves the platform, without set up any password, and he returns next day, how can he enter to the platform without password?
Thanks!
Well the password is chosen by the user on woocommerce checkout itself and without entring password user cannot place any order .
refer :
http://prntscr.com/mfl14u
Did you try to checkout on your site ?