PHPackages                             firstred/mollie-reseller-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. firstred/mollie-reseller-api

AbandonedLibrary[Payment Processing](/categories/payments)

firstred/mollie-reseller-api
============================

Mollie Reseller API

0285PHP

Since Oct 26Pushed 7y ago1 watchersCompare

[ Source](https://github.com/firstred/mollie-reseller-api)[ Packagist](https://packagist.org/packages/firstred/mollie-reseller-api)[ RSS](/packages/firstred-mollie-reseller-api/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)DependenciesVersions (1)Used By (0)

> This is an unofficial PHP 5.3.29+ port of the Mollie Reseller PHP library.
>
> It has been made compatible with PHP 5.3.29+ and is kept up to date with the official library.
> Guzzle has been swapped out for [PHP Curl Class](https://github.com/php-curl-class/php-curl-class) for the HTTP client.

[![Mollie](https://camo.githubusercontent.com/1661ee8c5abd87baa4e1585387aae8f023cde6fd4eb101e97719532e539f6290/68747470733a2f2f7777772e6d6f6c6c69652e636f6d2f66696c65732f4d6f6c6c69652d4c6f676f2d5374796c652d536d616c6c2e706e67)](https://camo.githubusercontent.com/1661ee8c5abd87baa4e1585387aae8f023cde6fd4eb101e97719532e539f6290/68747470733a2f2f7777772e6d6f6c6c69652e636f6d2f66696c65732f4d6f6c6c69652d4c6f676f2d5374796c652d536d616c6c2e706e67)

Reseller API
============

[](#reseller-api)

De [Reseller API](https://www.mollie.com/beheer/reseller/documentatie) kan gebruikt worden om nieuwe klanten aan te melden bij Mollie, om bestaande klanten aan uw reseller-account te koppelen en om instellingen van de door u aangebrachte klanten te wijzigen.

De Reseller API maakt gebruik van [geheime sleutels en signatures](https://www.mollie.com/beheer/apisleutels/documentatie) voor authenticatie en beveiliging, anders dan bij de [Mollie API](https://www.mollie.com/nl/docs). Met de Mollie API kunt u wel gebruik maken van [Mollie Connect](https://www.mollie.com/nl/connect), waarbij u onder andere de mogelijkheid heeft tot het inzien van facturen en creëren van websiteprofielen voor bestaande klanten.

Mochten er voor u nog reseller-functies ontbreken in onze [Connect API](https://www.mollie.com/nl/docs/oauth/overview), laat ons het weten! Maar in de tussentijd wordt u geadviseerd deze Reseller API te gebruiken en krijgt u daar uiteraard volledige ondersteuning bij.

### License

[](#license)

[BSD (Berkeley Software Distribution) License](http://www.opensource.org/licenses/bsd-license.php). Copyright (c) 2014, Mollie B.V.

### Support

[](#support)

Contact: [www.mollie.com](https://www.mollie.com) —  — +31 20-612 88 55

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 Bus Factor3

3 contributors hold 50%+ of commits

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/19a7ae32d0ed2d82460029f3f303d28c45938b05cd03fe67807cabdfbaa93b53?d=identicon)[firstred](/maintainers/firstred)

---

Top Contributors

[![firstred](https://avatars.githubusercontent.com/u/6775736?v=4)](https://github.com/firstred "firstred (9 commits)")[![maikel-mollie](https://avatars.githubusercontent.com/u/263946459?v=4)](https://github.com/maikel-mollie "maikel-mollie (6 commits)")[![holtkamp](https://avatars.githubusercontent.com/u/776405?v=4)](https://github.com/holtkamp "holtkamp (5 commits)")[![FaaPz](https://avatars.githubusercontent.com/u/1536742?v=4)](https://github.com/FaaPz "FaaPz (4 commits)")[![lvgunst](https://avatars.githubusercontent.com/u/130915?v=4)](https://github.com/lvgunst "lvgunst (4 commits)")[![RickWong](https://avatars.githubusercontent.com/u/40102?v=4)](https://github.com/RickWong "RickWong (2 commits)")[![mattijsbliek](https://avatars.githubusercontent.com/u/2960795?v=4)](https://github.com/mattijsbliek "mattijsbliek (1 commits)")[![mvdpanne](https://avatars.githubusercontent.com/u/20297716?v=4)](https://github.com/mvdpanne "mvdpanne (1 commits)")[![adriaanmol](https://avatars.githubusercontent.com/u/2109817?v=4)](https://github.com/adriaanmol "adriaanmol (1 commits)")

### Embed Badge

![Health badge](/badges/firstred-mollie-reseller-api/health.svg)

```
[![Health](https://phpackages.com/badges/firstred-mollie-reseller-api/health.svg)](https://phpackages.com/packages/firstred-mollie-reseller-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)
