Very helpful. I am stuck at the front end part. How did you make this form? i use Wix form and don't have "input" or "button" option? I think i have to make a new form as your for me to get it right, could you please tell me how did you make this simple form? I wonder how can i use this form so that the user can only submit the form when the phone is verified. thanks
Thanks alot for this tutorial! You should keep doing your work like this, helped me alot as I have had a struggle integrating Twilio into my different Wix Forms!
@@thewixwiz let say i want to create simple entrance by payment , a form the customer write his number and a button below it says enter page , when someone write his number and click on button , he will get charged by sms payment and the web page opens , the question how can i make the form and button in WIX and connect that to a charging company , for example in Israel there is Paycall can give the service , but i dont know the process or at least direction of how to create the page with the form, if you could guide me through it please that would be grateful
Thanks! You can expose your site API using http-functions (I have a video on the topic). There is also a new feature called Wix headless which would be relevant to this but it is still in a rather early development stage so I don't recommend it.
@@thewixwiz thank you for your reply but may I know once user is verified and logged in nd the user added some products in cart and proceeding for check out for first time do they need to enter email I'd, first name,last name, city state, etc..
Hey, thanks for commenting and sharing about your project! I offer viewers two options for getting assistance with their projects: 1. My free forum: thewixwiz.com.com/forum - I try to address questions there at least once a week. Please support your question with code snippets, screenshots, and even video. 2. Offering my services as a developer. You can schedule a consult at thewixwiz.com/book-online or fill out this onboarding form: thewixwiz.com/client-onboarding I appreciate your support and thanks for watching!
Hi, Please post any technical questions you have to our forum: www.thewixwiz.com/forum Make sure to provide all the necessary context (code, screenshots, link to your site, etc.) for us to help!
You have a very nice training pace. Thorough and complete.
AND, your voice is just a perfect voice to listen to. Very pleasant voice quality.
Thanks so much!
Thank you so much man! This was a lifesaver to me as I was a first timer in wix. Thanks a ton. ❤️❤️😎
Happy to hear!
Very helpful. I am stuck at the front end part. How did you make this form? i use Wix form and don't have "input" or "button" option?
I think i have to make a new form as your for me to get it right, could you please tell me how did you make this simple form?
I wonder how can i use this form so that the user can only submit the form when the phone is verified.
thanks
This is a custom form. To gain access to those elements you will need to turn on Dev Mode in the editor.
can we do call masking in wix using twilio ?
I'm searching for a Twilio developer in Houston who can rebuild the in-house software using the latest Twilio tools available.
Thanks alot for this tutorial! You should keep doing your work like this, helped me alot as I have had a struggle integrating Twilio into my different Wix Forms!
Happy to hear! Thanks for the support!
does Twilio also provide SMS payment using the OTP ? if let say i want people to pay by sms payment to access a web page
Great question, not sure you would have to check out their site :)
@@thewixwiz let say i want to create simple entrance by payment , a form the customer write his number and a button below it says enter page , when someone write his number and click on button , he will get charged by sms payment and the web page opens , the question how can i make the form and button in WIX and connect that to a charging company , for example in Israel there is Paycall can give the service , but i dont know the process or at least direction of how to create the page with the form, if you could guide me through it please that would be grateful
Can you tell me how to do it in gohighlevel survey??
I have doubt , do i need to import my phone number too from the directory as variable?
Nope! I only did it to hide my number for the tutorial. You can use your number directly when you are testing.
hi i like your video's i have a question do you know how i can connect my wix store app to an external app builder to, build a mobile app?
Thanks! You can expose your site API using http-functions (I have a video on the topic). There is also a new feature called Wix headless which would be relevant to this but it is still in a rather early development stage so I don't recommend it.
@@thewixwiz Thank you
Hi. Does this still work? I've been at it for days and still can't get any results
Hi, I haven't tried this in a short while but the Twilio documentation is a good place to start if you think there may be a change.
@thewixwiz alright thanks. And also, can you talk about preloaders on wix websites? I can't find any solid tutorials on it
I do not get the message "pending."
When I checked Twilio's error log, I got an error 12400 - Forbidden.
What could be the problem?
That usually would mean there's a problem with your API key. Or the service is not available to you for some reason (location etc.)
@@thewixwiz I just got a mail from them, they have stopped verifying for trial accounts. I have to upgrade.
Thank you so much for the tutorial. May i know if this can be used the same way in login page for OTP login.
Yes you can! You will need to combine it with a custom registration and login system.
@@thewixwiz thank you for your reply but may I know once user is verified and logged in nd the user added some products in cart and proceeding for check out for first time do they need to enter email I'd, first name,last name, city state, etc..
@@balkishan2k11 yes they would!
Hey there i hope u are doing well, i am getting this error
invalid parameter `To`
What does that mean
Hi, it means that parameter doesn't exist. Most likely due to capitalization in this case.
@@thewixwizI will compare with your code one more time
@@thewixwizI am mostly getting this error when I click on confirm button after getting the OTP
it would be good if you can share code as well
Thanks for the suggestion! Some of the tutorials code is available as templates via our site.
10.03 How did u got this screen ?
Do you mean Dev mode in WiX?
@@thewixwiz I found that now . I tried using with same code u given . But it’s not working for me . Pls send me your gmail id to help regarding this
gettig error in parameter
Hey, thanks for commenting and sharing about your project!
I offer viewers two options for getting assistance with their projects:
1. My free forum: thewixwiz.com.com/forum - I try to address questions there at least once a week. Please support your question with code snippets, screenshots, and even video.
2. Offering my services as a developer. You can schedule a consult at thewixwiz.com/book-online or fill out this onboarding form: thewixwiz.com/client-onboarding
I appreciate your support and thanks for watching!
Is this paid version ?
You get $18 of free credits on Twilio with a new account
@@thewixwiz I tried to do this it is not coming up for me . If u don’t mind can u do me pls or help me to do
@@letzzbuy9965 Sure! please fill out the onboarding form at www.thewixwiz.com/client-onboarding and we will be in touch!
showing error this.accountSid.startsWith is not a function
please help
Hi, please post code questions to the Wix Wiz forum.
hello my console ''sendVerification code" write ""[backend/twilio.jsw, sendVerificationCode] returned with undefined'''' it d'ont write '''pending''
Hi,
Please post any technical questions you have to our forum:
www.thewixwiz.com/forum
Make sure to provide all the necessary context (code, screenshots, link to your site, etc.) for us to help!