# Nagad \[Bangladeshi]

![](https://content.gitbook.com/content/qpzpUHpvEwV9ShSZ1v55/blobs/eGGbfER1b0ACorr3AKzG/image.png)

**Nagad** is a **Bangladeshi Digital Financial Service**, operating under the authority of Bangladesh Post Office, an attached department of the Ministry of Post and Telecommunication. It is the new version of the previously introduced Postal Cash Card and Electronic Money Transfer System of the Bangladesh Post Office.

## HOW TO INSTALL

Here are the steps needed to have **Nagad** installed on your server.

1. Buy/Download the extension from <https://setup.edentech.online>
2. Go to extensions menu on your backend
3. Click on **Install** button, and import the **nagad** zipped file that you  downloaded
4. After installation

### Install the require package

Login to your **cpanel** or the server manager software you have, go to terminal and run the command below:

```
composer require xenon/nagad-api -W
```

####

#### NOTE:

After installing the **Nagad** extension on your server, you have to configure the nagad gateway.

You will need to copy  the following keys/values from your **Nagad** portal settings and paste it into the provided input in your Nagad gateway settings in your backend.

1. MERCHANT ID
2. MERCHANT NUMBER
3. PUBLIC KEY
4. PRIVATE KEY

Below is a screenshot showing where to paste the values in your backend

![](https://content.gitbook.com/content/qpzpUHpvEwV9ShSZ1v55/blobs/62Zg1Qt2FctkqdHMG9O5/image.png)
