Skip to content

Commit

Permalink
docs: badges
Browse files Browse the repository at this point in the history
  • Loading branch information
Naoray committed Jan 21, 2025
1 parent 1e0ee82 commit cce5991
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
[![Latest Version on Packagist](https://img.shields.io/packagist/v/mollie/mollie-api-php.svg?style=flat-square)](https://packagist.org/packages/mollie/mollie-api-php)
[![Tests](https://img.shields.io/github/actions/workflow/status/mollie/mollie-api-php/run-tests.yml?branch=main&label=tests&style=flat-square)](https://github.com/mollie/mollie-api-php/actions/workflows/run-tests.yml)
[![Total Downloads](https://img.shields.io/packagist/dt/mollie/mollie-api-php.svg?style=flat-square)](https://packagist.org/packages/mollie/mollie-api-php)

<p align="center">
<img src="https://github.com/mollie/mollie-api-php/assets/7265703/140510a5-ede5-41bf-9d77-0d09b906e8f4" width="128" height="128"/>
</p>

<h1 align="center">Mollie API client for PHP</h1>

<div align="center">
[![Latest Version on Packagist](https://img.shields.io/packagist/v/mollie/mollie-api-php.svg?style=flat-square)](https://packagist.org/packages/mollie/mollie-api-php)
[![Tests](https://img.shields.io/github/actions/workflow/status/mollie/mollie-api-php/tests.yml?branch=main&label=tests&style=flat-square)](https://github.com/mollie/mollie-api-php/actions/workflows/tests.yml)
[![Total Downloads](https://img.shields.io/packagist/dt/mollie/mollie-api-php.svg?style=flat-square)](https://packagist.org/packages/mollie/mollie-api-php)
</div>

![mollie-api-php-header](https://github.com/mollie/mollie-api-php/assets/7265703/e79b7770-fe00-4dfe-bb8b-3d5ed221e329)

Accepting [iDEAL](https://www.mollie.com/payments/ideal/), [Apple Pay](https://www.mollie.com/payments/apple-pay), [Bancontact](https://www.mollie.com/payments/bancontact/), [SOFORT Banking](https://www.mollie.com/payments/sofort/), [Creditcard](https://www.mollie.com/payments/credit-card/), [SEPA Bank transfer](https://www.mollie.com/payments/bank-transfer/), [SEPA Direct debit](https://www.mollie.com/payments/direct-debit/), [PayPal](https://www.mollie.com/payments/paypal/), [Belfius Direct Net](https://www.mollie.com/payments/belfius/), [KBC/CBC](https://www.mollie.com/payments/kbc-cbc/), [paysafecard](https://www.mollie.com/payments/paysafecard/), [ING Home'Pay](https://www.mollie.com/payments/ing-homepay/), [Giropay](https://www.mollie.com/payments/giropay/), [EPS](https://www.mollie.com/payments/eps/), [Przelewy24](https://www.mollie.com/payments/przelewy24/), [Postepay](https://www.mollie.com/en/payments/postepay), [In3](https://www.mollie.com/payments/in3/), [Klarna](https://www.mollie.com/payments/klarna-pay-later/) ([Pay now](https://www.mollie.com/payments/klarna-pay-now/), [Pay later](https://www.mollie.com/payments/klarna-pay-later/), [Slice it](https://www.mollie.com/payments/klarna-slice-it/), [Pay in 3](https://www.mollie.com/payments/klarna-pay-in-3/)), [Giftcard](https://www.mollie.com/payments/gift-cards/) and [Voucher](https://www.mollie.com/en/payments/meal-eco-gift-vouchers) online payments without fixed monthly costs or any punishing registration procedures. Just use the Mollie API to receive payments directly on your website or easily refund transactions to your customers.
Expand Down

0 comments on commit cce5991

Please sign in to comment.