ktmcodelabs/esewaepay

Esewa Epay

Maintainers

Package info

github.com/ktmcodelabs/esewaepay

Homepage

pkg:composer/ktmcodelabs/esewaepay

Statistics

Installs: 18

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

V1.1 2017-11-13 07:34 UTC

This package is not auto-updated.

Last update: 2026-03-29 12:25:35 UTC


README

Esewa Online Payment

About esewaEpay

esewaEpay is PHP library designed to simplify the task of making online payment via Esewa service.

use Ktmcodelabs\Esewa\Epay;
$epay = new Epay($merchantID);
$epay->pay(Request $request);

Documentation

License

esewaEpay is free software distributed under the terms of the MIT license.