PHPackages                             micropayment/payment-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. micropayment/payment-api

ActiveLibrary[Payment Processing](/categories/payments)

micropayment/payment-api
========================

0222PHP

Since Jul 5Pushed 8y agoCompare

[ Source](https://github.com/micropayment/payment-api)[ Packagist](https://packagist.org/packages/micropayment/payment-api)[ RSS](/packages/micropayment-payment-api/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Micropayment Payment API
========================

[](#micropayment-payment-api)

micropayment payment API client and demo application.

Getting Started
---------------

[](#getting-started)

### Prerequisites

[](#prerequisites)

This is a API client with demo application for PHP. So you need PHP installed on your system. GIT and Composer will be nice too ...

### Installing

[](#installing)

Clone or 'create-project' this package via GIT or Composer.

```
$ composer create-project micropayment/payment-api
or
$ git clone git://github.com/micropayment/payment-api

```

You may also download and unzip the package from

Testing
-------

[](#testing)

To run a demo application, start a php server on the /demoapp dir ...

```
$ composer demoserver
or
$ php -S localhost:8000 -t payment-api/demoapp

```

... and explore the possibilities of the API in your browser .

After a few minutes you can find your transaction in our [Demo ControlCenter](https://www.micropayment.de/demologin/auto/)

Use this demo as a start point for your own development, or integrate it in your existing project.

Documentation
-------------

[](#documentation)

TODO: Coming soon ...

Going in Production
-------------------

[](#going-in-production)

You have to register an account for your organisation on micropayment, and activate the different payment methods. Here you find the [registration form](https://www.micropayment.de/auth/register).

Until your account is fully activated, and after, you can use all API features in a special sandbox mode. So you will be able to work on your next version, while your organisation is doing its business.

License
-------

[](#license)

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details

Acknowledgments
---------------

[](#acknowledgments)

- Found issues for this package? Raise a new on [Github](https://github.com/micropayment/payment-api/issues/new)
- Problems while installing or developing? Mail or call to [Support](https://www.micropayment.de/about/contact/)
- You could create a much better thing? Maybe you can do ... [Jobs](https://www.micropayment.de/about/jobs/) ;)

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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://avatars.githubusercontent.com/u/29917052?v=4)[micropayment GmbH](/maintainers/micropayment)[@micropayment](https://github.com/micropayment)

### Embed Badge

![Health badge](/badges/micropayment-payment-api/health.svg)

```
[![Health](https://phpackages.com/badges/micropayment-payment-api/health.svg)](https://phpackages.com/packages/micropayment-payment-api)
```

###  Alternatives

[omnipay/coinbase

Coinbase driver for the Omnipay payment processing library

18570.2k1](/packages/omnipay-coinbase)[oxid-esales/amazon-pay-module

AmazonPay module for OXID

1824.3k](/packages/oxid-esales-amazon-pay-module)

PHPackages © 2026

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