Answer the question
In order to leave comments, you need to log in
Showing the generated password to Bitrix users?
In the online store on Bitrix, when placing a full order or a quick one, you need to fill in your full name and phone number for communication. Bitrix generates a new user, since there is no order without a profile. The trouble is that people do not receive a pair of login and password, although they get into the office after the order. Almost everyone comes back a year later and tormented by questions on the phone about how to get in, and wholesalers or large customers generally freak out. So it goes.
We don’t want to send SMS, we’ll have to constantly spend money on it, and sending a password to email won’t work, since the audience is 40+ farmers with 90% cases of no mail or misunderstanding what it is.
How to implement the following?
A quick order form is registered or sent, and in response the form sends the message "Thank you for the order! A personal account has been created for you. To enter it, use the login GENERATED_LOGIN and GENERATED_PASSWORD. Write it down, we show it once."
Answer the question
In order to leave comments, you need to log in
Get form data.
Generate login and password.
Create and login a user with these data.
Give data to the user.
And even better, since you still take the phone - save these registration data in temporary storage and send an SMS to the client after paying for the order.
Use your phone number as a login, send a password by SMS after placing an order. 2.5 rubles per client and 30 minutes of implementation is not a waste in business at all. But if you are still in the last century, then output this
in the Thank you for the order template , and take the password from the variable that generates it. Hope you know where your template is.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question