Dear Seotoaster Team
You recently advised me the following to solve the problem that a new customer doesn't get his password via registration email:
"The e-mail Store - New customer is registered will be sent if checkout is completed via payment gateway. It won't be sent after submitting a Quote. If you wish, you can hide the standard registration form on the first step of checkout and insert seotoaster registration form by adding 'Member sign-up' widget."
I have done this via modification of /home/shmew/public_html/custom_made_shoes/plugins/cart/system/views/checkout/landing.phtml (I added {$member:signup} and removed the checkout sign-up code). However, the problem now is that after doing the sign-up, the user gets redirected to the homepage and is not even logged in! So it's a pretty bad shopping experience like that.
So I had another idea and wanted to make use of the shortcode {customer:password} in the Quote Created email that is sent after sending the order via Quote widget. That would be perfect. Unfortunately, this shortcode seems to not work there ({customer:email} works, but without password it's not useful).
I need a solution for this, as otherwise customer registration during checkout is useless and the Quote system of Seotoaster is incomplete.
Thank you,
Philippe