docs: redesigned admonitions (#5689)

This commit is contained in:
Shahed Nasser
2023-11-22 17:07:29 +00:00
committed by GitHub
parent 00d59e28e9
commit 2850e9a772
34 changed files with 275 additions and 55 deletions

View File

@@ -124,7 +124,7 @@ In the handler function, you resolve the `twilioSmsService` and `orderService` u
The `sendSms` method of the Twilio service accepts an object of parameters. These parameters are based on Twilios SMS APIs. You can check their [API documentation](https://www.twilio.com/docs/sms/api/message-resource#create-a-message-resource) for more fields that you can add.
:::caution
:::warning
If youre on a Twilio trial make sure that the phone number you entered on checkout is a [verified Twilio number on your console](https://console.twilio.com/us1/develop/phone-numbers/manage/verified).