ktmcodelabs / esewaepay
Esewa Epay
V1.1
2017-11-13 07:34 UTC
This package is not auto-updated.
Last update: 2025-05-11 07:58:02 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.