Is it not working? Does not solve anything
PhoneVerification - Module for working with API of SMS receiving services
-
@ensdmrlq, It is in the latest version of BAS (25.5.0), here PhoneVerification.zip is the latest version (1.2) of the module separately

-
@ensdmrlq, It's not in the list of available services in their API description https://5sim.net/docs/#products-list, use "Custom site" parameter located in the additional settings

-
Please add https://www.smspool.net/ support to the module, it is required and a good site and also has an API.
-
@GhostZ Hey is there any chance you can have Text Verified as an available option for text messages? That would be amazing. It's probably one of the best services at the moment.
-
@GhostZ Hello. We see that you have not added us to the list tiger-sms.com , our users would like to use your module with us. Email me in PM to discuss details t.me/SellerTigerSMS
-
Version 1.3 - PhoneVerification.zip:
Update country list
Update site list and sort them alphabetically
Fixed getting number forgive-sms.com
cheapsms.ru->cheapsms.io
onlinesim.ru->onlinesim.io
sms-acktiwator.ru->smsak.org
vak-sms.com->vak-sms.ru
Removeactivation.pwandsmsvk.net
Added the ability to specify the maximum price when getting a number (sms-activateиsmshub) -
@sergerdn, I once wanted to add a function returning the current version to all my modules, but I never got around to it. So now you can only get the version using third-party methods.
Here get_module_version.xml is a simple example with which you can get the version of any module.
-
smspool.net Please add
-
Hello there. There are a lot of sms provider websites that use the exact same API as sms-activate.org. However, the numbers and prices are typically different. Can you add a modification that lets us use the sms-activate.org api and just change the "sms-activate.org" to ANOTHER DOMAIN?
-
@Rashmar said in PhoneVerification - Module for working with API of SMS receiving services:
Hello there. There are a lot of sms provider websites that use the exact same API as sms-activate.org. However, the numbers and prices are typically different. Can you add a modification that lets us use the sms-activate.org api and just change the "sms-activate.org" to ANOTHER DOMAIN?

-
How can I save results of max price in a variable? If you use max price, and get MAX_PRICE_EXCEEDED from the website, the Thread fails with the message MAX_PRICE_EXCEEDED. I want to end the script whenever I get this response, so the program won't go through the same process in the next threads again and again.
