nitishrajuprety/connectips-payment

Integrate ConnectIPS payment gateway in any Laravel project.

Maintainers

Package info

github.com/nitishrajuprety/connectips-payment

pkg:composer/nitishrajuprety/connectips-payment

Statistics

Installs: 10

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 1

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

This package is not auto-updated.

Last update: 2026-03-12 08:49:37 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"