Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transcational sms with phone verify #32

Open
niyaspkd opened this issue Dec 20, 2019 · 1 comment
Open

Transcational sms with phone verify #32

niyaspkd opened this issue Dec 20, 2019 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@niyaspkd
Copy link

couldnt send transactional sms due to twilio policy . can you add possibilty to integrate with other sms providers too?

@CuriousLearner
Copy link
Owner

Transactional SMS needs to be white-labeled with SMS providers first.

When you have that done, you would send most of these providers with an attribute indicating that you intend to send this as a transactional message.

While nexmo is something that is still in PR (#19) to be integrated, if you want anything else, you can take reference from how it is done in that PR and raise a PR here for other packages that you want to include.

@CuriousLearner CuriousLearner added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Jan 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants