Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vanilophp/mollie
Mollie Module for Vanilo Payments
https://github.com/vanilophp/mollie
Last synced: 26 days ago
JSON representation
Mollie Module for Vanilo Payments
- Host: GitHub
- URL: https://github.com/vanilophp/mollie
- Owner: vanilophp
- License: mit
- Created: 2023-01-23T15:02:24.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-27T16:06:22.000Z (2 months ago)
- Last Synced: 2024-09-28T20:03:41.966Z (about 1 month ago)
- Language: PHP
- Size: 59.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog.md
- License: LICENSE
Awesome Lists containing this project
README
# Mollie Payment Gateway Support for Vanilo
[![Tests](https://img.shields.io/github/actions/workflow/status/vanilophp/mollie/tests.yml?branch=master&style=flat-square)](https://github.com/vanilophp/mollie/actions?query=workflow%3Atests)
[![Packagist Stable Version](https://img.shields.io/packagist/v/vanilo/mollie.svg?style=flat-square&label=stable)](https://packagist.org/packages/vanilo/mollie)
[![StyleCI](https://styleci.io/repos/592356833/shield?branch=master)](https://styleci.io/repos/592356833)
[![Packagist downloads](https://img.shields.io/packagist/dt/vanilo/mollie.svg?style=flat-square)](https://packagist.org/packages/vanilo/mollie)
[![MIT Software License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](LICENSE)This library enables Mollie for [Vanilo Payments](https://vanilo.io/docs/master/payments).
Being a [Concord Module](https://konekt.dev/concord/1.x/modules) it is intended to be used by Laravel Applications.
## Documentation
Refer to the markdown files in the [docs](docs/) folder.