Download the PHP package riwash/khalti without Composer
On this page you can find all versions of the php package riwash/khalti. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download riwash/khalti
More information about riwash/khalti
Files in riwash/khalti
Download riwash/khalti
More information about riwash/khalti
Files in riwash/khalti
Vendor riwash
Package khalti
Short Description This package allow you to integrate Khalti v2 payment in your website
License MIT
Package khalti
Short Description This package allow you to integrate Khalti v2 payment in your website
License MIT
Please rate this library. Is it a good library?
Informations about the package khalti
This is Riwash Khalti V2 Payment Integration Package For Laravel
This package allow you to use Khalti v2 for payment gateway
Note:Deffine this thing in env file
- KHALTI_ACCESS_TYPE = Live select one Live or Test
- KHALTI_MERCHANT_ID = your secret key
- KHALTI_SUCCESS_URL = after payment success call back url
- KHALTI_FAIL_URL = if payment is failed call back url
- RETURN_URL = if payment cancle
After That
Make Controller
use Riwash\Khalti\RiwashKhalti;
This much If you get any issue or bug then create issue from here https://github.com/riwash/Riwash-Khalti-V2-Payment-gateway-Laravel-Package/issues
All versions of khalti with dependencies
PHP Build Version
Package Version
No informations.
The package riwash/khalti contains the following files
Loading the files please wait ....