pushinpay é uma biblioteca Python para integração com a API do gateway de pagamento PushinPay permitindo a criação e gerenciamento de pagamentos via Pix.
Stars
4
Forks
2
Watchers
4
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
13
commits
Add unit tests for QR Code creation and status retrieval in Pix API
9b9b054View on GitHubUpdate QR Code status retrieval to accept ID and enhance documentation
d85ed93View on GitHubEnhance QR Code creation to support split rules and update documentation
e0ccee8View on GitHubUpdate README.md to correct QR code attribute name in example
e7c9031View on GitHubRefactor PushinPay class to use instance variable for sandbox URL selection
dc927e8View on GitHubFix import statement for PushinPay in Pix class initialization
f26b042View on GitHubAdd MANIFEST.in and update setup.py with repository URL and classifiers
ee9b4acView on GitHubAdd .gitignore file to exclude common Python artifacts and environment files
5405e42View on GitHubAdd string representation method to QRCodeResponse class
4331291View on GitHub