Update Voucher , Tiket , Dashboard
membuat perubahan dan update
This commit is contained in:
+1
-1
@@ -319,7 +319,7 @@ try {
|
||||
|
||||
// Kirim Pesan WhatsApp
|
||||
$nomor = explode(',', $tagihan['nomor_whatsapp']);
|
||||
$Url = 'http://bilspro.com/invoice/' . $invoice;
|
||||
$Url = 'https://manjapro.net/invoice/' . $invoice;
|
||||
|
||||
$APIwa = new PesanWA();
|
||||
$APIwa->Create_Pesan($tagihan['id_data_server'], $idtag, 'pesan_melunasi_tagihan', 'tag');
|
||||
|
||||
Reference in New Issue
Block a user