PHPackages                             ogunsakindamilola/laravel-interswitch - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Payment Processing](/categories/payments)
4. /
5. ogunsakindamilola/laravel-interswitch

ActiveLibrary[Payment Processing](/categories/payments)

ogunsakindamilola/laravel-interswitch
=====================================

A laravel package for Interswitch

1.2.7(3y ago)202453MITPHPPHP ^7.4|^8.0CI failing

Since Mar 4Pushed 2y ago1 watchersCompare

[ Source](https://github.com/ogunsakin01/laravel-interswitch)[ Packagist](https://packagist.org/packages/ogunsakindamilola/laravel-interswitch)[ RSS](/packages/ogunsakindamilola-laravel-interswitch/feed)WikiDiscussions master Synced yesterday

READMEChangelog (7)Dependencies (5)Versions (12)Used By (0)

laravel-interswitch
===================

[](#laravel-interswitch)

[![Latest Stable Version](https://camo.githubusercontent.com/7c7ec1ee96d5ba3ab3910f9734adb538c213cec8df4fee9526f4c9125511a210/68747470733a2f2f706f7365722e707567782e6f72672f6f67756e73616b696e64616d696c6f6c612f6c61726176656c2d696e7465727377697463682f762f737461626c652e737667)](https://packagist.org/packages/ogunsakindamilola/laravel-interswitch)[![License](https://camo.githubusercontent.com/1f557e9e8ec7e620cb31af43de8475f247ea2d298dea158a3b2531c4e12e897d/68747470733a2f2f706f7365722e707567782e6f72672f6f67756e73616b696e64616d696c6f6c612f6c61726176656c2d696e7465727377697463682f6c6963656e73652e737667)](LICENSE.md)[![Total Downloads](https://camo.githubusercontent.com/36194c2adf0b8ef8fa8c6d41387143b3f39b937fa339306f1a4399484cc3e13b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6f67756e73616b696e64616d696c6f6c612f6c61726176656c2d696e7465727377697463682e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ogunsakindamilola/laravel-interswitch)[![GitHub Actions](https://github.com/ogunsakindamilola/laravel-interswitch/actions/workflows/master.yml/badge.svg)](https://github.com/ogunsakindamilola/laravel-interswitch/actions/workflows/master.yml/badge.svg)

A laravel package for Interswitch

Installation
------------

[](#installation)

[PHP](https://php.net) ^7.4|^8.0, and [Composer](https://getcomposer.org) are required.

To get the latest version of Laravel Interswitch, simply require it

```
composer require ogunsakin01/laravel-interswitch
```

Configuration
-------------

[](#configuration)

You can publish the configuration file using this command:

```
php artisan vendor:publish
```

Then select `ogunsakin01/laravel-interswitch`

A configuration-file named `interswitch.php` with some sensible defaults will be placed in your `config` directory:

```
