nitishrajuprety/connectips-payment

Integrate ConnectIPS payment gateway in any Laravel project.

v0.1 2025-01-29 05:23 UTC

This package is not auto-updated.

Last update: 2025-06-19 05:17:49 UTC


README

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

Installation

Step 1: Install via Composer

composer require nitishrajuprety/connectips-payment

Step 2: Publish Configuration

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