Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/novaariyanto/whatsapp-gateway

whatsapp api free number to send notifikasi otp
https://github.com/novaariyanto/whatsapp-gateway

send-notifikasi send-otp-indonesia-number send-otp-to-number whatsapp-api whatsapp-gateway whatsapp-gateway-api

Last synced: about 1 month ago
JSON representation

whatsapp api free number to send notifikasi otp

Awesome Lists containing this project

README

        

# whatsapp-gateway
Send whatsapp message with free number to send notifikasi OTP

## Installation
This project using composer.
```
$ composer require whatsva/whatsapp-gateway
```

## Usage
Send Message Text .
```php
"62kKHlBf",
"secret_key"=>"T5NjaerXHuzFjtVj"
];

$receiver = "62895361034833";
$otp_code = "123456";

$whatsapp = new Whatsva($config);

echo $whatsapp->sendMessage($receiver,$otp_code);

```

## Get Config
client key and secret key are required.
To get it we have to register at https://kejarkoding.com