-
Notifications
You must be signed in to change notification settings - Fork 64
Feat adding sms adapters #16
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Conversation
@byawitz, thanks for the PR! 🙏🏼 it looks like there are some linter problems. Would you please address those? You should be able to run |
@stnguyen90 Thanks for your answer Done |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! A couple of minor comments. Please address, as well as add some screenshots of successful sends using these adapters 🙏
I don't know what image I should attach for the verification. Hope this one helps. Also, @abnegate I've sent you a DM with the test suite code that includes all the API keys for you to test. |
What does this PR do?
It added support for the following SMS providers (Adapters)
Plus I've added one document summarizing and comparing the prices for a single unit and 10K for the implemented providers.
Test Plan
I've run tests on each provider. Plivo I had for a long time and for everyone except Clickatell has a trial.
Related PRs and Issues
#17
Have you read the [Contributing Guidelines on issues]
Yes