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

Atualização do gerencianet para Efipay #2363

Merged
merged 4 commits into from
Mar 29, 2024
Merged

Atualização do gerencianet para Efipay #2363

merged 4 commits into from
Mar 29, 2024

Conversation

cabralwms
Copy link
Contributor

Atualizando a api gerencianet que foi descontinuada, passando para efipay testado com os boletos antigos mantendo o status Paid e tambem mantendo o identified.

@@ -1,6 +1,5 @@
<?php

use Gerencianet\Gerencianet;
use Efi\EfiPay;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Colocar linha em branco após abrir a tag PHP.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Adicionada a linha em branco como solicitado.

@@ -62,13 +61,13 @@ public function enviarPorEmail($id)
'cobrancas/emails/cobranca',
[
'cobranca' => $cobranca,
'emitente' => $emitente[0],
'emitente' => $emitente,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Está correto isso? Mudou aqui mas não mudou a forma de buscar o emitente.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Testei com ele e funcionou, com o array não estava funcionando.
Vou dar uma olhada melhor pra ter certeza que está tudo certo.

Copy link
Contributor Author

@cabralwms cabralwms Mar 29, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sim Predador está correto após essas alterações os emails entram na fila de envio pelo sistema e acabo de confirmar o recebimento.

Envio Vendas 88

image

recebido no outlook

image

@cabralwms
Copy link
Contributor Author

Após alteração email aparecendo para envio.

image

Email recebido

@Pr3d4dor Pr3d4dor merged commit a6ae21e into RamonSilva20:master Mar 29, 2024
1 check failed
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.

3 participants