PHPackages                             digikraaft/watupay-php - 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. digikraaft/watupay-php

ActiveLibrary[Payment Processing](/categories/payments)

digikraaft/watupay-php
======================

PHP Implementation of Watupay API

v1.0.1(5y ago)05MITPHPPHP ^7.4CI failing

Since Jun 28Pushed 5y ago1 watchersCompare

[ Source](https://github.com/digikraaft/watupay-php)[ Packagist](https://packagist.org/packages/digikraaft/watupay-php)[ Docs](https://github.com/digikraaft/watupay-php)[ RSS](/packages/digikraaft-watupay-php/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (2)Dependencies (7)Versions (3)Used By (0)

PHP Implementation of the [Watupay](https://watu.global/) API
=============================================================

[](#php-implementation-of-the-watupay-api)

[![tests](https://github.com/digikraaft/watupay-php/workflows/tests/badge.svg)](https://github.com/digikraaft/watupay-php/workflows/tests/badge.svg)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/e540aaac24ae8d0d303e45dfa630e2c3f51812449f6795c84fac6084f2ba359e/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f646967696b72616166742f776174757061792d7068702f6261646765732f7175616c6974792d73636f72652e706e673f623d6d617374657226733d35636533363730363133396232346161356561333766636135393934303735636438393939333533)](https://scrutinizer-ci.com/g/digikraaft/watupay-php/?branch=master)[![Build Status](https://camo.githubusercontent.com/1a4963cb40d67cff55104414b98449ffd916aa223339944f6529eaef6b055086/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f646967696b72616166742f776174757061792d7068702f6261646765732f6275696c642e706e673f623d6d617374657226733d35653666616230333166636364666434616161626430633166376436643939616361303438396131)](https://scrutinizer-ci.com/g/digikraaft/watupay-php/build-status/master)[![Code Intelligence Status](https://camo.githubusercontent.com/4524888597e695d3ae23cf3be7289d3c97e5db2fc1d98c9818d3ed25c5eef024/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f646967696b72616166742f776174757061792d7068702f6261646765732f636f64652d696e74656c6c6967656e63652e7376673f623d6d617374657226733d66643938646664643130333235383139373330363764393862653037383434663132663332646334)](https://scrutinizer-ci.com/code-intelligence)[![License: MIT](https://camo.githubusercontent.com/fdf2982b9f5d7489dcf44570e714e3a15fce6253e0cc6b5aa61a075aac2ff71b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d79656c6c6f772e737667)](https://opensource.org/licenses/MIT)

This package provides an expressive and convenient way to interact with the [Watupay](https://watu.global/) API

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

[](#installation)

You can install the package via composer:

```
composer require digikraaft/watupay-php
```

Usage
-----

[](#usage)

All APIs documented in Watupay's [Documentation](https://docs.watu.global/?version=latest) are currently supported by this package. Using the individual API follows a general convention so that it can be simple and predictable.

```
