nitishrajuprety/khalti-payment

Integrate Khalti payment gateway in any Laravel project.

v0.1.1 2025-06-11 06:43 UTC

This package is not auto-updated.

Last update: 2025-06-11 06:46:47 UTC


README

This package provides seamless integration with the Khalti Payment Gateway for Laravel applications.

Installation

Step 1: Install via Composer

composer require nitishrajuprety/khalti-payment

Step 2: Publish Configuration

php artisan vendor:publish --provider="NitishRajUprety\\KhaltiPaymentServiceProvider"