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
========================

0172PHP

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 today

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

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

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://www.gravatar.com/avatar/f9efebf1be3ce89c88c7b7bbc4959c1f27ae786bf9785898be22125f55f71d99?d=identicon)[micropayment](/maintainers/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/paypal

PayPal gateway for Omnipay payment processing library

3156.8M53](/packages/omnipay-paypal)[eduardokum/laravel-boleto

Biblioteca com boletos para o laravel

626351.9k2](/packages/eduardokum-laravel-boleto)[tbbc/money-bundle

This is a Symfony bundle that integrates moneyphp/money library (Fowler pattern): https://github.com/moneyphp/money.

1961.9M](/packages/tbbc-money-bundle)[2checkout/2checkout-php

2Checkout PHP Library

83740.3k2](/packages/2checkout-2checkout-php)[smhg/sepa-qr-data

Generate QR code data for SEPA payments

61717.2k5](/packages/smhg-sepa-qr-data)[omnipay/dummy

Dummy driver for the Omnipay payment processing library

271.2M33](/packages/omnipay-dummy)

PHPackages © 2026

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