Multiple User Registration
-
I would like to signup multiple users following a payment through WooCommerce.
I currently have a pricing page that allows customers to choose a product package. One of the package options includes the option to buy multiple of the same product using a counter that passes the chosen amount in the add to cart URL. At checkout, the user is successfully able to buy more than one of the product in question.
My problem: after this (or during the checkout process), I want the user to be able to assign additional email addresses that will act as the emails for new accounts corresponding to each of their product purchases. For example, if the user buys 5 Product-A’s, then they will be able to sign up 5 accounts.
Then, each email addresses will receive an email with their generated password included so they can login (and change their password).
How would I do this with WooCommerce? Are there any plugins available that would enable me to do this?
Thank you for any help in advance!
- The topic ‘Multiple User Registration’ is closed to new replies.