I’ve worked with several clients who needed WooCommerce Two-Factor Authentication via SMS. Since many of them use a local SMS gateway, I developed this small extension that only requires an updated SMS gateway call to function properly.
This extension adds a new gateway option to the Two-Factor plugin for SMS-based authentication.
You’ll need to update the API call to integrate with your specific SMS gateway provider.
The current version is considering a standard API + URL to call, as follows:
Out of the box, the plugin retrieves the billing_phone from the user profile and sends the authentication SMS to this number. Because of this, WooCommerce is required.
You can edit the "plugin" and change it's phone number field to whatever you wish!
I am pretty busy, but sure, DM and maybe.