Commit 8b71a30f authored by syaifurplus's avatar syaifurplus

update token api wa gateway

parent 773b4e8c
...@@ -41,7 +41,7 @@ function cekKopSurat($idPSekolah = null) { ...@@ -41,7 +41,7 @@ function cekKopSurat($idPSekolah = null) {
function kirimWhatsapp($phone, $message, $type = null) { function kirimWhatsapp($phone, $message, $type = null) {
$token = "9pKzgRHJ2RvLq69BJikqyARqcweBbFFE9coNgeqDExZs5umKWE"; $token = "2vomb7A3X7hhRAarrHELBHGaJJTgodXeYoPzZke3HAkrmo5BjD";
$curlUrl = 'https://app.ruangwa.id/api/send_message'; $curlUrl = 'https://app.ruangwa.id/api/send_message';
if ($type == 'express') { if ($type == 'express') {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment