Skip to content

Commit

Permalink
Merge pull request #202 from mollie/pimm/readme-update
Browse files Browse the repository at this point in the history
Readme update
  • Loading branch information
Pimm authored Mar 16, 2021
2 parents 7bff826 + 36f57f7 commit 7cc91e1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# About

[Mollie](https://www.mollie.com/) builds payment products, commerce solutions and APIs that let you accept online and mobile payments, for small online stores and Fortune 500s alike. Accepting [iDEAL][ideal], [Bancontact/Mister Cash][bancontact], [SOFORT Banking][sofort], [Credit Card][credit-card], [SEPA Bank transfer][bank-transfer], [SEPA Direct debit][direct-debit], [PayPal][paypal], [Belfius Direct Net][belfius], [paysafecard][paysafecard], [Gift Cards][gift-cards], [ING Home’Pay][ing-homepay], [Giropay][giropay], [EPS][eps] and [Apple Pay][apple-pay] 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.
[Mollie](https://www.mollie.com/) builds payment products, commerce solutions and APIs that let you accept online and mobile payments, for small online stores and Fortune 500s alike. Accepting [iDEAL][ideal], [Bancontact/Mister Cash][bancontact], [SOFORT Banking][sofort], [Credit Card][credit-card], [SEPA Bank transfer][bank-transfer], [SEPA Direct debit][direct-debit], [PayPal][paypal], [Belfius Direct Net][belfius], [paysafecard][paysafecard], [Gift Cards][gift-cards], [Giropay][giropay], [EPS][eps] and [Apple Pay][apple-pay] 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.

## Features

Expand All @@ -33,12 +33,13 @@ If you include this library in a website or app, however, your API key will be s

# Getting started

- [Requirements](#requirements)
- [Prerequisites](#prerequisites)
- [Requirements](#requirements)
- [Installation](#installation)
- [Importing the client](#importing-the-client)
- [How to receive payments](#how-to-receive-payments)
- [Authentication](#authentication)
- [Making your first request](#making-your-first-request)
- [Pagination](#pagination)
- [Documentation](#documentation)

## Prerequisites
Expand Down Expand Up @@ -227,7 +228,6 @@ Mollie is always looking for new talent to join our teams. We’re looking for i
[belfius]: https://www.mollie.com/payments/belfius
[paysafecard]: https://www.mollie.com/payments/paysafecard
[gift-cards]: https://www.mollie.com/payments/gift-cards
[ing-homepay]: https://www.mollie.com/payments/ing-homepay
[giropay]: https://www.mollie.com/payments/giropay
[eps]: https://www.mollie.com/payments/eps
[apple-pay]: https://www.mollie.com/payments/apple-pay

0 comments on commit 7cc91e1

Please sign in to comment.