Hello, I'd like a module that does the following:
When a new user creates an account on my site, I would like the "Submit" button to also create an order for that customer with a specific product code and $0.00 price point. I don't want the user to actually have to go through the checkout process. I want it to just automatically save the new order to the database.
If anyone can help me with this, please contact me.
Thanks!
When a new user creates an account on my site, I would like the "Submit" button to also create an order for that customer with a specific product code and $0.00 price point. I don't want the user to actually have to go through the checkout process. I want it to just automatically save the new order to the database.
If anyone can help me with this, please contact me.
Thanks!
Comment