Download the PHP package nujan/esewa without Composer
On this page you can find all versions of the php package nujan/esewa. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor nujan
Package esewa
Short Description Package to seamlessly integrate eSewa payment gateway to laravel project.
License MIT
Package esewa
Short Description Package to seamlessly integrate eSewa payment gateway to laravel project.
License MIT
Please rate this library. Is it a good library?
Informations about the package esewa
eSewa ePay v.2 Payment Gateway Integration for Laravel
This package provides a seamless integration of the eSewa payment gateway into a Laravel project.
Installation
You can install the package via composer:
After installing the package, publish the configuration file:
This will create a esewa.php
config file in your config
directory.
Configuration
The environment variables ESEWA_MERCHANT_CODE
, ESEWA_SECRET
, and ESEWA_API_ENDPOINT
should be set in your .env
file:
Usage
Here's a basic usage example:
License
The MIT License (MIT). Please see License File for more information.
Please replace `your_merchant_code`, `your_secret_key`, and `your_api_endpoint` with your actual eSewa merchant code, secret key, and API endpoint.
All versions of esewa with dependencies
PHP Build Version
Package Version
No informations.
The package nujan/esewa contains the following files
Loading the files please wait ....