Skip to content

kaiopiola/pagarme-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 for more informations.