-
-
Notifications
You must be signed in to change notification settings - Fork 624
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
Correção gerencianet para Efipay #2306
The head ref may contain hidden characters: "Corre\u00E7\u00E3o-Gerencianet-para-Efipay"
Changes from 2 commits
abe4a4c
387b540
3e7210c
3f39277
9a98c5e
e9a39b9
74c1354
db2e2f4
c743ddd
a0abe22
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Nesse Arquivo precisara renomear o arquivo, para EfiPaySdk.php Na linha 7 renomear a a class para EfiPaySdk
Linhas 9, 10 e 12 alterar para
Da linha 24 a 30 alterar
linha 41 alterar para
linha 43 para
Linha 103 e 105 para
Linha 138 e 140 para
Linha 250 para
Linha 272 e 274 para
Linha 288 para
Linha 368 para
Linha 381 para
Linha 388 para
Linha 400 para
Linha 410 para
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,15 +4,15 @@ | |
"ext-curl": "*", | ||
"ext-gd": "*", | ||
"mercadopago/dx-php": "^2.2.1", | ||
"gerencianet/gerencianet-sdk-php": "^2.4.1", | ||
"codeigniter/framework": "^3.1", | ||
"mpdf/mpdf": "^8.0.10", | ||
"filp/whoops": "^2.7", | ||
"mk-j/php_xlsxwriter": "^0.38.0", | ||
"mpdf/qrcode": "^1.1", | ||
"phpoffice/phpword": "^0.18.0", | ||
"piggly/php-pix": "^2.0", | ||
"codephix/asaas-sdk": "dev-master" | ||
"codephix/asaas-sdk": "dev-master", | ||
"efipay/sdk-php-apis-efi": "^1.7.1" | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Vai precisar remover Pois a maioria tem o SDK do Gerencianet instalado, com o comando ele removi e instala o Efipay. Do jeito que esta aqui da erro ao rodar o comando |
||
}, | ||
"require-dev": { | ||
"friendsofphp/php-cs-fixer": "^3.0", | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Linha 6, 7, 8 precisara altera para o seguinte código
Na linha 32 alterar o nome Gerencianet para EfiPay
'refunded' => 'Pagamento devolvido pelo lojista ou pelo intermediador EfiPay',