Skip to content

Commit

Permalink
live mode doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Mostafa Kamal authored Apr 10, 2021
1 parent 203e6ea commit a6c097f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,9 +104,9 @@ dd($verify);

## How to enable nagad gateway on server

* contact with nagad provide your ip and support token which you get from temporary route get-support-id . nagad will be white listed your ip and approve your merchant. now your nagad gateway work properly on server.
* Contact with nagad, provide your ip and support ID which you will get from temporary route `get-support-id` . Nagad will be white-listed your ip and approve your merchant. Now your nagad gateway work properly on server.

~ temporary route
~ temporary route (copy and paste)

```php
Route::get('get-support-id',function(){
Expand Down

0 comments on commit a6c097f

Please sign in to comment.