Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kaiopiola/pagarme-php


https://github.com/kaiopiola/pagarme-php

packagist pagamentos-online pagarme pagarme-php php-library

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Pagar-Me PHP Package

***This plugin is under development and may exhibit unexpected behavior while using it, please report any bugs or errors you find when using this solution, so that we can make it the best possible for your use!***

***Please keep in mind that this is not an official solution, and I have no connection with the PagarMe company. This solution only aims to facilitate integration with the v5 platform API.***

Well, this package has just been started it's development recently. So, for now we got only a customer listing function for testing web requests throught the API, and it's working good!

I'll keep working on customers functions until it's "CRUD" becomes complete.

You can feel free to help on this project with PRs or opening issues.

No version available to download right now. Please **DON'T USE** this code in production yet.

## Functions available now:

- Customer list with filters
- Get a speficic customer by ID

## Dependencies

GuzzleHttp 7.0.1 or above. Included in ```composer.json```.

## License
MIT License (MIT). Please, read the [License File](LICENSE) for more informations.