Download the PHP package code4mk/lara-nagad without Composer
On this page you can find all versions of the php package code4mk/lara-nagad. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download code4mk/lara-nagad
More information about code4mk/lara-nagad
Files in code4mk/lara-nagad
Download code4mk/lara-nagad
More information about code4mk/lara-nagad
Files in code4mk/lara-nagad
Vendor code4mk
Package lara-nagad
Short Description Laravel nagad payment package
License MIT
Homepage https://github.com/code4mk/lara-nagad
Package lara-nagad
Short Description Laravel nagad payment package
License MIT
Homepage https://github.com/code4mk/lara-nagad
Please rate this library. Is it a good library?
Informations about the package lara-nagad
lara-nagad Bangladesh Nagad
Laravel Nagad payment BD
Installation
Setup
1 ) vendor publish (config)
1.1 ) if you are using Laravel before version 5.4, manually register the service provider in your config/app.php file
2 ) Config setup
config/nagad.php
env setup
Usage
get callback url
verify payment // callback
Note:
~Sandbox
- Need a merchant account.
- Register a Nagad number and need sandbox balance (contact with nagad)
~ Live
- Need a merchant account (live server)
- Contact with Nagad and provide your live server ip address.
- provide support id ($sid) the nagad office
Live mode tips
Sandbox works fine but when you deploy your project on server you can't get any response and don't work payment system
How to enable nagad gateway 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 (copy and paste)
Demo
Any query
All versions of lara-nagad with dependencies
PHP Build Version
Package Version
No informations.
The package code4mk/lara-nagad contains the following files
Loading the files please wait ....