Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: js return undefined and block loading when it should not #372

Merged
merged 1 commit into from
Jan 12, 2024

Conversation

fabiano-mallmann
Copy link
Contributor

Git Merge

Important

Certifique-se de criar o PR para a branch develop.

Qual o tipo de PR é esse? (marque todos os aplicáveis)

  • Refatoração
  • Adição de funcionalidade
  • Correção de bug
  • Otimização
  • Atualização de documentação

Descrição

Quando não possui um método de pagamento por ser compra com valor zero, a função isPagarmePayment retornava undefined, gerando outros erros futuros.
Também foi adicionado uma validação para caso o método de pagamento não seja pagarme, não tentar adicionar o valor das parcelas.

Cenários testados

  • Compra com valor zero.
  • Compra normal.

@fabiano-mallmann fabiano-mallmann merged commit 00f04cc into develop Jan 12, 2024
2 checks passed
@fabiano-mallmann fabiano-mallmann deleted the fix-PAOPN-656 branch January 12, 2024 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants