https://github.com/life-code/pagseguro-sdk
The most complete integration API with PagSeguro!
https://github.com/life-code/pagseguro-sdk
gateway integration pagseguro pagseguro-php pagseguro-sdk payment payment-gateway php sdk
Last synced: 3 months ago
JSON representation
The most complete integration API with PagSeguro!
- Host: GitHub
- URL: https://github.com/life-code/pagseguro-sdk
- Owner: life-code
- License: mit
- Created: 2017-11-01T15:08:36.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-08T19:55:45.000Z (about 7 years ago)
- Last Synced: 2025-01-07T10:17:20.734Z (4 months ago)
- Topics: gateway, integration, pagseguro, pagseguro-php, pagseguro-sdk, payment, payment-gateway, php, sdk
- Language: PHP
- Homepage:
- Size: 604 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
PagSeguro SDK
The most complete integration API with PagSeguro!
## About PagSeguro SDK
The PagSeguro SDK library contains several features that PagSeguro offers in the form of APIs. With it you can integrate features like:
- Create **payment requisitions** *(done)*
- Create **transparent payment requisitions** *(done)*
- Create **plan signatures** *(done)*
- Create **signatures requisitions** *(to do)*
- Create **transparent signatures** *(done)*
- Cancel **signatures** *(done)*
- Consult **signatures by code** *(done)*
- Consult **transactions by code** *(done)*
- Consult **transactions by date range** *(to do)*
- Consult **abandoned transactions** *(done)*## Documentation
[Click here to access the documentation.](https://github.com/life-code/pagseguro-sdk/tree/master/docs)## Useful links
- [API PagSeguro Documentation](https://dev.pagseguro.uol.com.br/referencia-da-api/api-de-pagamentos-pagseguro)
- [Community PagSeguro](https://comunidade.pagseguro.uol.com.br/hc/pt-br/community/topics)
- [SandBox PagSeguro](https://sandbox.pagseguro.uol.com.br/#rmcl)## Issues
Issues are used to track todos, bugs, feature requests, and more.## Contributing
Contribute to the PagSeguro SDK and help bring this idea forward!## License
The PagSeguro SDK is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).