# Pusher

For getting instant / Realtime order status, notifications use pusher.\
Push will release your browser from jamming and crashed.

Goto [pusher.com](http://pusher.com/) then registration using your email

<figure><img src="https://2146617913-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mj2njUbC19wDVDUSjgT%2Fuploads%2F3bVweFlwsOnKCkMXUGRW%2Fpusher_select.png?alt=media&#x26;token=0ef11493-46eb-4a8d-8af0-0e7b02b2defc" alt=""><figcaption><p>create app using Channels</p></figcaption></figure>

<figure><img src="https://2146617913-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mj2njUbC19wDVDUSjgT%2Fuploads%2FBztTCIjfsekWFEtREVBP%2Fcreate_pusher.png?alt=media&#x26;token=97e0bb48-5b8e-4565-996b-f2199db9bf22" alt=""><figcaption></figcaption></figure>

> Make sure you are selected front end -> <mark style="color:red;">**Vanilla JS**</mark> & Backend -> <mark style="color:red;">**PHP**</mark>

<figure><img src="https://2146617913-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mj2njUbC19wDVDUSjgT%2Fuploads%2FZsbxL7HJeMfK6G7jynBp%2Fapikeys.png?alt=media&#x26;token=06c90c70-cd28-4c69-b3e5-58be993c407b" alt=""><figcaption><p>got app keys and put those keys bellow</p></figcaption></figure>

<figure><img src="https://2146617913-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mj2njUbC19wDVDUSjgT%2Fuploads%2FXxEXoXvXaotIvnD7UDzl%2Fpusher_site.png?alt=media&#x26;token=70e958f3-56e3-49dc-88b2-36a9bf1f65d5" alt=""><figcaption></figcaption></figure>

Here..

If you marked development mode then can see the pusher error / logs. In production just unmarked the checkbox.

{% hint style="info" %}
If you don't get any notification sound just allow from browser.
{% endhint %}

<figure><img src="https://2146617913-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mj2njUbC19wDVDUSjgT%2Fuploads%2FPy1MYoSfThxUa9MO7gmr%2Fsound.png?alt=media&#x26;token=28033790-3481-4c76-8dc7-352c0ff68212" alt=""><figcaption></figcaption></figure>
