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