Esewa Online Payment
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);
esewaEpay is free software distributed under the terms of the MIT license.