PHPackages                             interswitch/billers - 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. interswitch/billers

ActiveLibrary

interswitch/billers
===================

An Interswitch PHP Library for B2C bill payments.

1951PHP

Since May 9Pushed 9y ago13 watchersCompare

[ Source](https://github.com/techquest/b2c_billers_php)[ Packagist](https://packagist.org/packages/interswitch/billers)[ RSS](/packages/interswitch-billers/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

B2C-Billers-PHP
===============

[](#b2c-billers-php)

[Support chat](https://interswitch.slack.com/messages/C4ULTK04T/)

This repository contains Java SDK and samples for Business to Consumer bill payments.

Prerequisites
-------------

[](#prerequisites)

- PHP 5+ or PHP 7
- Interswitch PHP Base Library [Click here](https://github.com/techquest/interswitch_php)

Welcome
=======

[](#welcome)

##### [Read our FAQs here](https://github.com/techquest/b2c-billers-java/wiki/FAQ)

[](#read-our-faqs-here)

### Biller

[](#biller)

A biller is any Organization/Institution/Business that is able to exchange services for a fee. e.g Telecoms provider(Airtel, Glo, MTN), Government Body(Lagos State) etc.

### Category

[](#category)

Billers are grouped under categories. For instance, all cable providers(DSTV, GOTV) can e grouped under a `cable`Category.

### Customer

[](#customer)

An individual that has an intent and/or pays for any of the services offered by a Biller.

### PaymentItem

[](#paymentitem)

A biller(e.g DSTV) can offer different services and hence different prices for them. Each of those services, falls under a payment-item and has a unique payment-item-code. We say that a user has intent to pay for a payment-item offered by a Biller. An example of a payment-item under DSTV is the `DSTV Premium Bouquet`

What this SDK provides for you
==============================

[](#what-this-sdk-provides-for-you)

### Get All Billers

[](#get-all-billers)

```
Get a list of all billers supported on our platform.

```

### Get All Categorys

[](#get-all-categorys)

```
Get a list of all categorys and associated billers supported on our platform.

```

### Get All Billers under a Category

[](#get-all-billers-under-a-category)

```
Get a list of all biilers under a particular category.

```

### Get Biller Payment Items

[](#get-biller-payment-items)

```
Get a list of all payment-items under aparticular Biller.

```

### Validate Customer

[](#validate-customer)

```
Validates a customer-id under a particular biller.

```

### Make payment for a customer

[](#make-payment-for-a-customer)

```
Makes a payment for a payment-item for a particular customer.

```

### Query the status of a transaction

[](#query-the-status-of-a-transaction)

```
Query the status of a transaction made in the past based on the Request Reference

```

Quick start
===========

[](#quick-start)

#### Composer

[](#composer)

```
"interswitch/interswitch": "dev-master"

```

```
composer require interswitch/interswitch:dev-master

```

#### Samples

[](#samples)

Check out the samples folder for sample code on all the features above.

#### Support Team

[](#support-team)

Still experiencing issues, quickly talk to our Engineers at [Support chat](https://interswitch.slack.com/messages/C4ULTK04T/) or [Support chat](https://gitter.im/techquest) and get your issues fixed in a giffy.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/42927752f8296e7e43d399d9b0a3bad1928bfe1cff10e4d28dd747fca14d2f20?d=identicon)[interswitch](/maintainers/interswitch)

---

Top Contributors

[![anextro](https://avatars.githubusercontent.com/u/5298753?v=4)](https://github.com/anextro "anextro (2 commits)")

### Embed Badge

![Health badge](/badges/interswitch-billers/health.svg)

```
[![Health](https://phpackages.com/badges/interswitch-billers/health.svg)](https://phpackages.com/packages/interswitch-billers)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
