There was an error while loading. Please reload this page.
1 parent 9fb26d6 commit 33b545fCopy full SHA for 33b545f
1 file changed
readme.md
@@ -48,7 +48,17 @@ $sender->setConfig(
48
$status = $sender->send();
49
</pre>
50
51
-
+### Demo Response Using SSL
52
+<pre>
53
+array:6 [▼
54
+ "status" => "response"
55
+ "response" => "{"status":"FAILED","status_code":4003,"error_message":"IP Blacklisted"}"
56
+ "provider" => "Xenon\LaravelBDSms\Provider\Ssl"
57
+ "send_time" => "2021-07-06 08:03:23"
58
+ "mobile" => "017XXYYZZAA"
59
+ "message" => "helloooooooo boss!"
60
+]
61
+</pre>
62
63
#### Currently Supported SMS Gateways
64
* BDBulkSMS
0 commit comments