Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kaiopiola/pagarme-php
- Owner: kaiopiola
- License: mit
- Created: 2024-05-13T02:10:22.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-05-15T11:27:28.000Z (7 months ago)
- Last Synced: 2024-05-16T01:32:57.561Z (7 months ago)
- Topics: packagist, pagamentos-online, pagarme, pagarme-php, php-library
- Language: PHP
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.