Japle / Japle/python-pagseguro
Cancelar Pagamento Recorrente
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 173
- Forks
- 69
- PR merge metrics
- No merged PRs in 30d
Description
Olá a todos... estou com dificuldade no momento de fazer um cancelamento de um pagamento recorrente (pré approvals) que eu criei montando a url.
Estava pensando em usar o método pre_approval_cancel informando o código da transação (que já gravei pelo processo de notificações)
Porém não me retorna nenhuma informação em questão. está dando esta mensagem quando tento simular o cancelamento via shell
**Out[31]: **
Desde já agradeço a atenção de todos.
O que deveria fazer para utilizar o pre_approval_cancel ?
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 reproducing the pre_approval_cancel call in the shell using the transaction code described in the issue. Inspect the returned PagSeguroPreApprovalCancel object and the surrounding API usage to determine what response or cancellation confirmation is expected; done means the cancellation flow returns a usable result or the required usage is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- payments
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100