PHPackages                             abwebdevelopers/pin-payments - 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. [API Development](/categories/api)
4. /
5. abwebdevelopers/pin-payments

ActiveLibrary[API Development](/categories/api)

abwebdevelopers/pin-payments
============================

Facilitates communication between your PHP app and the Pin Payments API.

0.1.1(7y ago)0181MITPHPPHP ^7.1

Since Oct 18Pushed 7y agoCompare

[ Source](https://github.com/ABWebDevelopers/pin-payments)[ Packagist](https://packagist.org/packages/abwebdevelopers/pin-payments)[ Docs](https://github.com/ABWebDevelopers/pin-payments)[ RSS](/packages/abwebdevelopers-pin-payments/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (1)Dependencies (7)Versions (4)Used By (0)

Pin Payments API
================

[](#pin-payments-api)

[![Build Status](https://camo.githubusercontent.com/6eb0831bb7a1f4eb1c6c68d2562ed50564cbec701a0b78ea4c4173286298d86f/68747470733a2f2f6170692e7472617669732d63692e6f72672f4142576562446576656c6f706572732f70696e2d7061796d656e74732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/ABWebDevelopers/pin-payments)[![codecov](https://camo.githubusercontent.com/fddb969dab85942009d1632e47017ecea864385e8689af3e8396f76352f50c18/68747470733a2f2f636f6465636f762e696f2f67682f4142576562446576656c6f706572732f70696e2d7061796d656e74732f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/ABWebDevelopers/pin-payments)

This library facilitates the communication between a PHP application and the [Pin Payments](https://pinpayments.com) API.

We recommend using this library if you would like to use the full suite of the Pin Payments API. If you are intending to just charge a credit card as part of a payment or checkout process, we recommend the use of the [Omnipay](https://omnipay.thephpleague.com/) library instead, which has support for Pin Payments among many other payment gateways.

Requirements
------------

[](#requirements)

- PHP 7.1 or above

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

[](#installation)

Include this library in your application through [Composer](https://getcomposer.org):

```
composer require abwebdevelopers/pin-payments "dev-master"

```

Currently supported API endpoints
---------------------------------

[](#currently-supported-api-endpoints)

- **Balance**
    - GET /balance
- **Bank Accounts**
    - POST /bank\_accounts
- **Cards**
    - POST /cards
- **Charges**
    - POST /charges
    - GET /charges/`charge-token`
    - POST /charges/`charge-token`/refunds
- **Customers**
    - POST /customers
    - GET /customers/`customer-token`
- **Recipients**
    - POST /recipients
    - GET /recipients
    - GET /recipients/`recipient-token`
    - PUT /recipients/`recipient-token`
    - GET /recipients/`recipient-token`/transfers
- **Transfers**
    - POST /transfers

How to use
----------

[](#how-to-use)

Details will be forthcoming once we have some more API endpoints supported.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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.

###  Release Activity

Cadence

Every ~125 days

Total

2

Last Release

2640d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f8628eaab5c2f87b2ce79bcb55c7fe2d1377bdd4cf59f4ad2f12a74ec0be4ec8?d=identicon)[abwebdevelopers](/maintainers/abwebdevelopers)

---

Top Contributors

[![bennothommo](https://avatars.githubusercontent.com/u/15900351?v=4)](https://github.com/bennothommo "bennothommo (46 commits)")

---

Tags

apilibrarypaymentsphppinpaymentpaymentsgatewaypin

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/abwebdevelopers-pin-payments/health.svg)

```
[![Health](https://phpackages.com/badges/abwebdevelopers-pin-payments/health.svg)](https://phpackages.com/packages/abwebdevelopers-pin-payments)
```

###  Alternatives

[mollie/mollie-api-php

Mollie API client library for PHP. Mollie is a European Payment Service provider and offers international payment methods such as Mastercard, VISA, American Express and PayPal, and local payment methods such as iDEAL, Bancontact, SOFORT Banking, SEPA direct debit, Belfius Direct Net, KBC Payment Button and various gift cards such as Podiumcadeaukaart and fashioncheque.

59914.4M62](/packages/mollie-mollie-api-php)[mollie/laravel-mollie

Mollie API client wrapper for Laravel &amp; Mollie Connect provider for Laravel Socialite

3624.1M28](/packages/mollie-laravel-mollie)[mollie/magento2

Mollie Payment Module for Magento 2

1121.6M10](/packages/mollie-magento2)[mollie/magento

iDEAL, Creditcard, Bancontact/Mister Cash, SOFORT, Bank transfer, Bitcoin, PayPal &amp; paysafecard for Magento https://www.mollie.com/

397.9k](/packages/mollie-magento)

PHPackages © 2026

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