You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, Twilio has updated their library of which the API documentation is different from the previous one. This is now causing the SMS not be sent.
Steps to Reproduce the Behavior
Login as admin
Go the SMS notification settings
Choose an SMS Provider and account credentials
Sign up as a new user and make an order
After the order is completed, the SMS is not sent.
Approach for testing
The sms/send meteor method should be tested to ensure that the SMS notifications are sent. The SMS library callback result should be returned.
The text was updated successfully, but these errors were encountered:
aaronjudd
added
the
bug
For issues that describe a defect or regression in the released software
label
Jun 22, 2017
Expected behavior
SMS should be sent after an order event is fired.
Actual Behavior
Currently, Twilio has updated their library of which the API documentation is different from the previous one. This is now causing the SMS not be sent.
Steps to Reproduce the Behavior
Versions
Approach for testing
The
sms/send
meteor method should be tested to ensure that the SMS notifications are sent. The SMS library callback result should be returned.The text was updated successfully, but these errors were encountered: