Japle / Japle/python-pagseguro
Consulta de Transações por Intervalo de Tempo
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 173
- Forks
- 69
- PR merge metrics
- No merged PRs in 30d
Description
@rochacbruno eu comecei a implementar a consulta de transações por intervalo de tempo aqui: https://github.com/gileno/python-pagseguro
Na documentação do pagseguro seria isso aqui:
https://pagseguro.uol.com.br/v2/guia-de-integracao/consulta-de-transacoes-por-intervalo-de-datas.html
Eu ainda vou documentar o uso, mas estou com uma dúvida em relação como colocar testes para simular o resultado do pagseguro, tu já pensou em alguma forma?
Obs: Já estou usando o fork em um projeto que participo.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the implementation in the linked fork and the PagSeguro transaction-by-date documentation. Determine how the PagSeguro response should be simulated in tests and what usage documentation is still needed. Done means the transaction-range query is covered by tests and its usage is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, payments
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100