How to add SMS Verification

Hey everyone!

I’m trying to embed a HTML and JS widget for SMS verifications from CaptchaRing on my website, however it’s not working.

Those are the instructions:

It should look like this: Edit fiddle - JSFiddle - Code Playground

Does anyone have experience on this?

Thanks in advance

1 Like

Hi @Flyghter, welcome to the forum and your first post.

You can’t use this on a Webflow site since ringcaptcha requires server side code to verify the PIN.

https://my.ringcaptcha.com/docs/web

1 Like

Hi @webdev,

Thank you! Do you know any other SMS verification service that I could use on Webflow?

Cheers!

I use Twilio often with custom apps or a node instance that brokers between front end apps and backend API’s. I am not aware of a JS only solution that can be used on the front end. I am not going to Google it so there may be something out there.

You can also use this platform (hepsiburada sms) https://grizzlysms.com/hepsiburadacom if you’re having trouble with registration. It should help.