PHPackages                             ipaymu/ipaymu-php-api - 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. ipaymu/ipaymu-php-api

ActiveLibrary[Payment Processing](/categories/payments)

ipaymu/ipaymu-php-api
=====================

iPaymu PHP API Package Library

v3.0.4(3y ago)1655.8k↓60.2%9[2 issues](https://github.com/ipaymu/ipaymu-php-api/issues)[2 PRs](https://github.com/ipaymu/ipaymu-php-api/pulls)GPL-3.0PHPPHP &gt;=8.0.0CI passing

Since Feb 28Pushed 1mo ago3 watchersCompare

[ Source](https://github.com/ipaymu/ipaymu-php-api)[ Packagist](https://packagist.org/packages/ipaymu/ipaymu-php-api)[ Docs](https://github.com/ipaymu/ipaymu-php-api)[ RSS](/packages/ipaymu-ipaymu-php-api/feed)WikiDiscussions master Synced yesterday

READMEChangelog (5)Dependencies (3)Versions (11)Used By (0)

[![](https://camo.githubusercontent.com/84762ea5e040b01c9a6b6a1e0a179a36aa3d99e13b83b2dd922c98945d3d9f3e/68747470733a2f2f6d792e697061796d752e636f6d2f61737365742f696d616765732f6c6f676f2d697061796d752e706e67)](https://camo.githubusercontent.com/84762ea5e040b01c9a6b6a1e0a179a36aa3d99e13b83b2dd922c98945d3d9f3e/68747470733a2f2f6d792e697061796d752e636f6d2f61737365742f696d616765732f6c6f676f2d697061796d752e706e67)

The Official iPaymu-php-api
===========================

[](#the-official-ipaymu-php-api)

[![Latest Stable Version](https://camo.githubusercontent.com/f6a77def07c58ebda03cebca1944abb649db8ba38f74bbae878bb157e988a743/68747470733a2f2f706f7365722e707567782e6f72672f697061796d752f697061796d752d7068702d6170692f76657273696f6e)](https://packagist.org/packages/ipaymu/ipaymu-php-api) [![Total Downloads](https://camo.githubusercontent.com/6216a443b3e1a931ce14cf9d2c0e3f45cdb05f7270e3ba228edc6781608767d6/68747470733a2f2f706f7365722e707567782e6f72672f697061796d752f697061796d752d7068702d6170692f646f776e6c6f616473)](https://packagist.org/packages/ipaymu/ipaymu-php-api) [![Latest Unstable Version](https://camo.githubusercontent.com/37d396ce6071e45f22877cedda1afdbdc8179abb9842aafc0370c412ae4cfa1d/68747470733a2f2f706f7365722e707567782e6f72672f697061796d752f697061796d752d7068702d6170692f762f756e737461626c65)](//packagist.org/packages/ipaymu/ipaymu-php-api) [![License](https://camo.githubusercontent.com/91cd2fc19be8cba14e4b91da62409061e8c62652e0035bae81067163c32dcb1d/68747470733a2f2f706f7365722e707567782e6f72672f697061796d752f697061796d752d7068702d6170692f6c6963656e7365)](https://packagist.org/packages/ipaymu/ipaymu-php-api)

This is the Official PHP wrapper/library for iPaymu Payment API, that is compatible with Composer. Visit  for more information about the product and see documentation at  for more technical details.

Free signup here  to accept payment online now!

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

[](#installation)

The best way to use this package is using [composer](https://getcomposer.org/)

```
composer require ipaymu/ipaymu-php-api

```

Usage
-----

[](#usage)

### Requirement

[](#requirement)

First, get your apikey &amp; va number from iPaymu dashboard.

### Initialization

[](#initialization)

```
