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 da branch development para a master para versionamento da release 1.4.0 #111

Merged
merged 92 commits into from
Feb 14, 2024

Commits on Jul 19, 2018

  1. Configuration menu
    Copy the full SHA
    b19af91 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2018

  1. #11177 adicionado estrutura base

    leonardo albuquerque committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    63e2bae View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/11177/estrutura-basica' into 111…

    …77/estrutura-basica
    leonardo albuquerque committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    287ec2a View commit details
    Browse the repository at this point in the history
  3. #11177 adicionada estrutura base

    leonardo albuquerque committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    b157a82 View commit details
    Browse the repository at this point in the history
  4. resolvido conflitos

    leonardo albuquerque committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    af3269e View commit details
    Browse the repository at this point in the history
  5. #11177 removido arquivos não necessários para esta release

    leonardo albuquerque committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    4c6f977 View commit details
    Browse the repository at this point in the history
  6. Merge branch '11177/base' into 11177/estrutura-basica

    leonardo albuquerque committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    2928a73 View commit details
    Browse the repository at this point in the history
  7. #11177 iniciado implementação do checkout

    leonardo albuquerque committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    4f7f874 View commit details
    Browse the repository at this point in the history
  8. #11177 iniciado criação da opção no carrinho

    leonardo albuquerque committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    4df926c View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2018

  1. #11177 criado form para adicionar os dados do cartão de crédito

    leonardo albuquerque committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    b258b11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfe3507 View commit details
    Browse the repository at this point in the history
  3. #11177 iniciado implementação do bloco de info da ordem

    leonardo albuquerque committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    baac7ca View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2018

  1. Configuration menu
    Copy the full SHA
    da0c116 View commit details
    Browse the repository at this point in the history
  2. #11177 removido coisas desnecessárias

    leonardo albuquerque committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    f9f5fa1 View commit details
    Browse the repository at this point in the history
  3. #11177 adicionado campo para nome no cartão de crédito

    leonardo albuquerque committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    00db28e View commit details
    Browse the repository at this point in the history
  4. #11177 atualizado rota para controller

    leonardo albuquerque committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    bb55fa9 View commit details
    Browse the repository at this point in the history
  5. Merge branch '11177/base' into save-data

    leonardo albuquerque committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    07c8f78 View commit details
    Browse the repository at this point in the history
  6. #11177 corrigido nome dos cartões de crédito, removido códigos não ne…

    …cessários nesta release
    leonardo albuquerque committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    00b6e73 View commit details
    Browse the repository at this point in the history
  7. #11177 removido array de status

    leonardo albuquerque committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    f241680 View commit details
    Browse the repository at this point in the history
  8. corrigido conflitos

    Merge branch 'master' of github.com:vindi/vindi-magento2
    
    # Conflicts:
    #	README.md
    #	app/code/Vindi/Payment/Model/Payment/Vindi.php
    #	app/code/Vindi/Payment/etc/adminhtml/system.xml
    #	app/code/Vindi/Payment/etc/config.xml
    #	app/code/Vindi/Payment/etc/frontend/routes.xml
    #	app/code/Vindi/Payment/etc/module.xml
    #	app/code/Vindi/Payment/etc/payment.xml
    #	app/code/Vindi/Payment/view/frontend/layout/checkout_index_index.xml
    #	app/code/Vindi/Payment/view/frontend/web/template/payment/vindi.html
    leonardo albuquerque committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    0405c94 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'save-data'

    # Conflicts:
    #	app/code/Vindi/Payment/Model/Payment/Vindi.php
    #	app/code/Vindi/Payment/etc/adminhtml/system.xml
    #	app/code/Vindi/Payment/etc/config.xml
    #	app/code/Vindi/Payment/etc/module.xml
    #	app/code/Vindi/Payment/etc/payment.xml
    #	app/code/Vindi/Payment/view/frontend/layout/checkout_index_index.xml
    leonardo albuquerque committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    8013036 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2018

  1. Merge remote-tracking branch 'upstream/master'

    leonardo albuquerque committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    e185814 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2018

  1. Merge remote-tracking branch 'upstream/master'

    leonardo albuquerque committed Aug 6, 2018
    Configuration menu
    Copy the full SHA
    6483ec0 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2018

  1. Merge branch 'master' of github.com:vindi/vindi-magento2

    leonardo albuquerque committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    00b33a5 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2018

  1. Merge remote-tracking branch 'upstream/master'

    leonardo albuquerque committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    7a7abfd View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2018

  1. Merge github.com:vindi/vindi-magento2

    leonardo albuquerque committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    caaa1e6 View commit details
    Browse the repository at this point in the history
  2. Merge github.com:vindi/vindi-magento2

    leonardo albuquerque committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    a0633ea View commit details
    Browse the repository at this point in the history
  3. Merge github.com:vindi/vindi-magento2

    leonardo albuquerque committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    87ced05 View commit details
    Browse the repository at this point in the history
  4. Merge github.com:vindi/vindi-magento2

    leonardo albuquerque committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    7fa35c9 View commit details
    Browse the repository at this point in the history
  5. movido arquivos para base para poder utilizar modman e composer

    leonardo albuquerque committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    5eaeefd View commit details
    Browse the repository at this point in the history
  6. Merge github.com:vindi/vindi-magento2

    leonardo albuquerque committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    a784bac View commit details
    Browse the repository at this point in the history
  7. Merge github.com:vindi/vindi-magento2

    leonardo albuquerque committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    05b9a1d View commit details
    Browse the repository at this point in the history
  8. adicionado seletor para status da ordem ao ser confirmada

    leonardo albuquerque committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    1ed2413 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2018

  1. corrigido chamada da função createCustomer fix #30

    leonardo albuquerque committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    51e5851 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2018

  1. Configuration menu
    Copy the full SHA
    74501bb View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2018

  1. validation for existence of some payment method and validation of fil…

    …ling the token field in the configurations of the module
    cris-silveira committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    329d88e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from trezoteam/erros-apontados-pelo-qa-do-magen…

    …to-marketplace
    
    validation for existence of some payment method and validation of fil…
    cristhianss authored Oct 26, 2018
    Configuration menu
    Copy the full SHA
    b49737c View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2019

  1. Merge remote-tracking branch 'upstream/master'

    Gabriel Ranghetti committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    06f3518 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2019

  1. Configuration menu
    Copy the full SHA
    fbb20e3 View commit details
    Browse the repository at this point in the history
  2. fix ApiKeyValidator Exception Phrase

    Gabriel Ranghetti committed May 17, 2019
    Configuration menu
    Copy the full SHA
    c37b3c5 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2019

  1. Configuration menu
    Copy the full SHA
    da95390 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2019

  1. Update Model/Payment/Product.php

    Co-Authored-By: Laerte Guimarães <31661772+laerte-guimaraes@users.noreply.github.com>
    Maikco and laerte-guimaraes authored Jul 29, 2019
    Configuration menu
    Copy the full SHA
    795c32a View commit details
    Browse the repository at this point in the history
  2. Update Model/Payment/Product.php

    Co-Authored-By: Laerte Guimarães <31661772+laerte-guimaraes@users.noreply.github.com>
    Maikco and laerte-guimaraes authored Jul 29, 2019
    Configuration menu
    Copy the full SHA
    021cecc View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2019

  1. Update Model/Payment/Product.php

    Co-Authored-By: Laerte Guimarães <31661772+laerte-guimaraes@users.noreply.github.com>
    Maikco and laerte-guimaraes authored Jul 30, 2019
    Configuration menu
    Copy the full SHA
    3e0f784 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2019

  1. Configuration menu
    Copy the full SHA
    88851a7 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2019

  1. Configuration menu
    Copy the full SHA
    d753896 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8168dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3df9ebd View commit details
    Browse the repository at this point in the history
  4. Trocar o nome da classe

    hawshinka committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    eeaf859 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    613c1de View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    36f9a34 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2 from haw-trezo/feature/trezo_unit_tests

    Feature/trezo unit tests
    brunoroeder authored Aug 16, 2019
    Configuration menu
    Copy the full SHA
    c85911a View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2019

  1. Configuration menu
    Copy the full SHA
    93cab97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7a8353 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6da4ea7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3 from haw-trezo/feature/trezo_unit_tests

    Feature/trezo unit tests
    brunoroeder authored Aug 22, 2019
    Configuration menu
    Copy the full SHA
    45181cc View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2019

  1. Configuration menu
    Copy the full SHA
    1352283 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b9ef6f View commit details
    Browse the repository at this point in the history

Commits on May 21, 2020

  1. Configuration menu
    Copy the full SHA
    1bc5b6c View commit details
    Browse the repository at this point in the history

Commits on May 23, 2020

  1. Configuration menu
    Copy the full SHA
    d117f48 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2021

  1. Configuration menu
    Copy the full SHA
    d4994d5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #79 from vindi/terraform-provider-githubfile-16129…

    …02934202510635
    
    [Terraform] Create ".github/pull_request_template.md".
    rodrigo authored Feb 9, 2021
    Configuration menu
    Copy the full SHA
    cc0d10d View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2021

  1. Configuration menu
    Copy the full SHA
    0bf69f7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #80 from vindi/terraform-provider-githubfile-16129…

    …75339879499679
    
    [Terraform] Create ".github/pull_request_template.md".
    rodrigo authored Feb 10, 2021
    Configuration menu
    Copy the full SHA
    2345d37 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2021

  1. Merge remote-tracking branch 'upstream/master'

    Tharssis Araujo committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    6993aa3 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. Configuration menu
    Copy the full SHA
    981ef7b View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. Método de pagamento Pix no Magento (#85)

    * #11177 Iniciado criação do meio de pagamento por cartão de crédito
    
    * #11177 adicionado estrutura base
    
    * #11177 adicionada estrutura base
    
    * #11177 removido arquivos não necessários para esta release
    
    * #11177 iniciado implementação do checkout
    
    * #11177 iniciado criação da opção no carrinho
    
    * #11177 criado form para adicionar os dados do cartão de crédito
    
    * #11177 agora é possível salvar os dados do cartão na ordem de compra
    
    * #11177 iniciado implementação do bloco de info da ordem
    
    * #11177 agora é mostrado os dados do cartão de crédito na area admin
    
    * #11177 removido coisas desnecessárias
    
    * #11177 adicionado campo para nome no cartão de crédito
    
    * #11177 atualizado rota para controller
    
    * #11177 corrigido nome dos cartões de crédito, removido códigos não necessários nesta release
    
    * #11177 removido array de status
    
    * movido arquivos para base para poder utilizar modman e composer
    
    * adicionado seletor para status da ordem ao ser confirmada
    
    * corrigido chamada da função createCustomer fix #30
    
    * validation for existence of some payment method and validation of filling the token field in the configurations of the module
    
    * fix ApiKeyValidator Exception Phrase
    
    * Envia valores de desconto e acréscimos para a Vindi
    
    * Update Model/Payment/Product.php
    
    Co-Authored-By: Laerte Guimarães <31661772+laerte-guimaraes@users.noreply.github.com>
    
    * Update Model/Payment/Product.php
    
    Co-Authored-By: Laerte Guimarães <31661772+laerte-guimaraes@users.noreply.github.com>
    
    * Update Model/Payment/Product.php
    
    Co-Authored-By: Laerte Guimarães <31661772+laerte-guimaraes@users.noreply.github.com>
    
    * Inicio dos testes de cupons, taxas e frete
    
    * Correções nos mocks das respostas esperadas
    
    * Trocar o nome da classe
    
    * Testes nas mudanças de status para pedidos com boletos
    
    * Testes nos status dos pedidos de acordo com os meios de pagamento
    
    * Ajustes nos testes para conformidade com PR 55
    
    * Insere informações de Teste
    
    * Ajusta link de download
    
    * Atualizando o status da assinatura no Magento
    
    * Vdk9LYXc | 3kcRcQOr - Exibir metodo de pagamento Pix no Magento
    
    * DgJyEhpZ | Renderizar Qrcode
    
    * BU12Gcwm | Criar opção de copiar e colar código Pix
    
    * updated class name configuration
    
    * PViog04y | Ajustar as mensagens das páginas de Checkout para o PIX
    
    * Processar mensagens de erros e sucesso API - apresentação para customer
    
    * ajustes para mostrar informações do método de pagamento
    
    Co-authored-by: leonardo albuquerque <albuquerque.leonardo@trezo.com.br>
    Co-authored-by: Bruno Roeder <bruno@trezo.com.br>
    Co-authored-by: Cristhian Silveira Silva <cristhian@trezo.com.br>
    Co-authored-by: Cristhian Silveira Silva <cristhianss@gmail.com>
    Co-authored-by: Gabriel Ranghetti <ranghetti.gabriel@trezo.com.br>
    Co-authored-by: Maico <maikco.cm@gmail.com>
    Co-authored-by: Laerte Guimarães <31661772+laerte-guimaraes@users.noreply.github.com>
    Co-authored-by: Yauari Vieira <hawshinka@gmail.com>
    Co-authored-by: Bruno Roeder <brunoadrielr@gmail.com>
    Co-authored-by: Tharssis Araujo <araujo.danilo@trezo.com.br>
    11 people authored Feb 2, 2022
    Configuration menu
    Copy the full SHA
    5aab2f1 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. resolved conflict

    dtharssis committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    6bbcbf6 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. Adiciona visualização do QR Code PIX dentro dos pedidos (#86)

    * #11177 Iniciado criação do meio de pagamento por cartão de crédito
    
    * #11177 adicionado estrutura base
    
    * #11177 adicionada estrutura base
    
    * #11177 removido arquivos não necessários para esta release
    
    * #11177 iniciado implementação do checkout
    
    * #11177 iniciado criação da opção no carrinho
    
    * #11177 criado form para adicionar os dados do cartão de crédito
    
    * #11177 agora é possível salvar os dados do cartão na ordem de compra
    
    * #11177 iniciado implementação do bloco de info da ordem
    
    * #11177 agora é mostrado os dados do cartão de crédito na area admin
    
    * #11177 removido coisas desnecessárias
    
    * #11177 adicionado campo para nome no cartão de crédito
    
    * #11177 atualizado rota para controller
    
    * #11177 corrigido nome dos cartões de crédito, removido códigos não necessários nesta release
    
    * #11177 removido array de status
    
    * movido arquivos para base para poder utilizar modman e composer
    
    * adicionado seletor para status da ordem ao ser confirmada
    
    * corrigido chamada da função createCustomer fix #30
    
    * validation for existence of some payment method and validation of filling the token field in the configurations of the module
    
    * fix ApiKeyValidator Exception Phrase
    
    * Envia valores de desconto e acréscimos para a Vindi
    
    * Update Model/Payment/Product.php
    
    Co-Authored-By: Laerte Guimarães <31661772+laerte-guimaraes@users.noreply.github.com>
    
    * Update Model/Payment/Product.php
    
    Co-Authored-By: Laerte Guimarães <31661772+laerte-guimaraes@users.noreply.github.com>
    
    * Update Model/Payment/Product.php
    
    Co-Authored-By: Laerte Guimarães <31661772+laerte-guimaraes@users.noreply.github.com>
    
    * Inicio dos testes de cupons, taxas e frete
    
    * Correções nos mocks das respostas esperadas
    
    * Trocar o nome da classe
    
    * Testes nas mudanças de status para pedidos com boletos
    
    * Testes nos status dos pedidos de acordo com os meios de pagamento
    
    * Ajustes nos testes para conformidade com PR 55
    
    * Insere informações de Teste
    
    * Ajusta link de download
    
    * Atualizando o status da assinatura no Magento
    
    * Vdk9LYXc | 3kcRcQOr - Exibir metodo de pagamento Pix no Magento
    
    * DgJyEhpZ | Renderizar Qrcode
    
    * BU12Gcwm | Criar opção de copiar e colar código Pix
    
    * updated class name configuration
    
    * PViog04y | Ajustar as mensagens das páginas de Checkout para o PIX
    
    * NSNThKFT | Página de Meus Pedidos
    
    * Processar mensagens de erros e sucesso API - apresentação para customer
    
    * ajustes para mostrar informações do método de pagamento
    
    Co-authored-by: leonardo albuquerque <albuquerque.leonardo@trezo.com.br>
    Co-authored-by: Bruno Roeder <bruno@trezo.com.br>
    Co-authored-by: Cristhian Silveira Silva <cristhian@trezo.com.br>
    Co-authored-by: Cristhian Silveira Silva <cristhianss@gmail.com>
    Co-authored-by: Gabriel Ranghetti <ranghetti.gabriel@trezo.com.br>
    Co-authored-by: Maico <maikco.cm@gmail.com>
    Co-authored-by: Laerte Guimarães <31661772+laerte-guimaraes@users.noreply.github.com>
    Co-authored-by: Yauari Vieira <hawshinka@gmail.com>
    Co-authored-by: Bruno Roeder <brunoadrielr@gmail.com>
    Co-authored-by: Tharssis Araujo <araujo.danilo@trezo.com.br>
    11 people authored Feb 16, 2022
    Configuration menu
    Copy the full SHA
    48d18b7 View commit details
    Browse the repository at this point in the history
  2. Adiciona filtro de assinaturas pelo método de pagamento PIX (#89)

    * #11177 Iniciado criação do meio de pagamento por cartão de crédito
    
    * #11177 adicionado estrutura base
    
    * #11177 adicionada estrutura base
    
    * #11177 removido arquivos não necessários para esta release
    
    * #11177 iniciado implementação do checkout
    
    * #11177 iniciado criação da opção no carrinho
    
    * #11177 criado form para adicionar os dados do cartão de crédito
    
    * #11177 agora é possível salvar os dados do cartão na ordem de compra
    
    * #11177 iniciado implementação do bloco de info da ordem
    
    * #11177 agora é mostrado os dados do cartão de crédito na area admin
    
    * #11177 removido coisas desnecessárias
    
    * #11177 adicionado campo para nome no cartão de crédito
    
    * #11177 atualizado rota para controller
    
    * #11177 corrigido nome dos cartões de crédito, removido códigos não necessários nesta release
    
    * #11177 removido array de status
    
    * movido arquivos para base para poder utilizar modman e composer
    
    * adicionado seletor para status da ordem ao ser confirmada
    
    * corrigido chamada da função createCustomer fix #30
    
    * validation for existence of some payment method and validation of filling the token field in the configurations of the module
    
    * fix ApiKeyValidator Exception Phrase
    
    * Envia valores de desconto e acréscimos para a Vindi
    
    * Update Model/Payment/Product.php
    
    Co-Authored-By: Laerte Guimarães <31661772+laerte-guimaraes@users.noreply.github.com>
    
    * Update Model/Payment/Product.php
    
    Co-Authored-By: Laerte Guimarães <31661772+laerte-guimaraes@users.noreply.github.com>
    
    * Update Model/Payment/Product.php
    
    Co-Authored-By: Laerte Guimarães <31661772+laerte-guimaraes@users.noreply.github.com>
    
    * Inicio dos testes de cupons, taxas e frete
    
    * Correções nos mocks das respostas esperadas
    
    * Trocar o nome da classe
    
    * Testes nas mudanças de status para pedidos com boletos
    
    * Testes nos status dos pedidos de acordo com os meios de pagamento
    
    * Ajustes nos testes para conformidade com PR 55
    
    * Insere informações de Teste
    
    * Ajusta link de download
    
    * Atualizando o status da assinatura no Magento
    
    * Vdk9LYXc | 3kcRcQOr - Exibir metodo de pagamento Pix no Magento
    
    * DgJyEhpZ | Renderizar Qrcode
    
    * BU12Gcwm | Criar opção de copiar e colar código Pix
    
    * updated class name configuration
    
    * PViog04y | Ajustar as mensagens das páginas de Checkout para o PIX
    
    * NSNThKFT | Página de Meus Pedidos
    
    * Processar mensagens de erros e sucesso API - apresentação para customer
    
    * N2wIEOxd | Cancelar transação Pix
    
    * ajustes para mostrar informações do método de pagamento
    
    * Criar Assinatura Pix
    
    Co-authored-by: leonardo albuquerque <albuquerque.leonardo@trezo.com.br>
    Co-authored-by: Bruno Roeder <bruno@trezo.com.br>
    Co-authored-by: Cristhian Silveira Silva <cristhian@trezo.com.br>
    Co-authored-by: Cristhian Silveira Silva <cristhianss@gmail.com>
    Co-authored-by: Gabriel Ranghetti <ranghetti.gabriel@trezo.com.br>
    Co-authored-by: Maico <maikco.cm@gmail.com>
    Co-authored-by: Yauari Vieira <hawshinka@gmail.com>
    Co-authored-by: Bruno Roeder <brunoadrielr@gmail.com>
    Co-authored-by: Tharssis Araujo <araujo.danilo@trezo.com.br>
    Co-authored-by: Tharssis Araujo <dtharssis@gmail.com>
    11 people authored Feb 16, 2022
    Configuration menu
    Copy the full SHA
    861483b View commit details
    Browse the repository at this point in the history
  3. Ajusta setup do módulo que não estava criando o atributo de planos pa…

    …ra assinaturas (#91)
    
    * #11177 Iniciado criação do meio de pagamento por cartão de crédito
    
    * #11177 adicionado estrutura base
    
    * #11177 adicionada estrutura base
    
    * #11177 removido arquivos não necessários para esta release
    
    * #11177 iniciado implementação do checkout
    
    * #11177 iniciado criação da opção no carrinho
    
    * #11177 criado form para adicionar os dados do cartão de crédito
    
    * #11177 agora é possível salvar os dados do cartão na ordem de compra
    
    * #11177 iniciado implementação do bloco de info da ordem
    
    * #11177 agora é mostrado os dados do cartão de crédito na area admin
    
    * #11177 removido coisas desnecessárias
    
    * #11177 adicionado campo para nome no cartão de crédito
    
    * #11177 atualizado rota para controller
    
    * #11177 corrigido nome dos cartões de crédito, removido códigos não necessários nesta release
    
    * #11177 removido array de status
    
    * movido arquivos para base para poder utilizar modman e composer
    
    * adicionado seletor para status da ordem ao ser confirmada
    
    * corrigido chamada da função createCustomer fix #30
    
    * validation for existence of some payment method and validation of filling the token field in the configurations of the module
    
    * fix ApiKeyValidator Exception Phrase
    
    * Envia valores de desconto e acréscimos para a Vindi
    
    * Update Model/Payment/Product.php
    
    Co-Authored-By: Laerte Guimarães <31661772+laerte-guimaraes@users.noreply.github.com>
    
    * Update Model/Payment/Product.php
    
    Co-Authored-By: Laerte Guimarães <31661772+laerte-guimaraes@users.noreply.github.com>
    
    * Update Model/Payment/Product.php
    
    Co-Authored-By: Laerte Guimarães <31661772+laerte-guimaraes@users.noreply.github.com>
    
    * Inicio dos testes de cupons, taxas e frete
    
    * Correções nos mocks das respostas esperadas
    
    * Trocar o nome da classe
    
    * Testes nas mudanças de status para pedidos com boletos
    
    * Testes nos status dos pedidos de acordo com os meios de pagamento
    
    * Ajustes nos testes para conformidade com PR 55
    
    * Insere informações de Teste
    
    * Ajusta link de download
    
    * Atualizando o status da assinatura no Magento
    
    * Possibilidade de associar o produto bundle no Magento a um plano existente na Vindi.
    
    * Update Setup/UpgradeData.php
    
    Co-authored-by: Laerte Guimarães <31661772+laerte-guimaraes@users.noreply.github.com>
    
    * Update i18n/pt_BR.csv
    
    Co-authored-by: Laerte Guimarães <31661772+laerte-guimaraes@users.noreply.github.com>
    
    * Update Model/Config/Source/Plan.php
    
    Co-authored-by: Laerte Guimarães <31661772+laerte-guimaraes@users.noreply.github.com>
    
    Co-authored-by: leonardo albuquerque <albuquerque.leonardo@trezo.com.br>
    Co-authored-by: Bruno Roeder <bruno@trezo.com.br>
    Co-authored-by: Cristhian Silveira Silva <cristhian@trezo.com.br>
    Co-authored-by: Cristhian Silveira Silva <cristhianss@gmail.com>
    Co-authored-by: Gabriel Ranghetti <ranghetti.gabriel@trezo.com.br>
    Co-authored-by: Maico <maikco.cm@gmail.com>
    Co-authored-by: Yauari Vieira <hawshinka@gmail.com>
    Co-authored-by: Bruno Roeder <brunoadrielr@gmail.com>
    9 people authored Feb 16, 2022
    Configuration menu
    Copy the full SHA
    69446b2 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. Configuration menu
    Copy the full SHA
    78b5531 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. Transacionar Pix: Magento x Vindi (#88)

    * #11177 Iniciado criação do meio de pagamento por cartão de crédito
    
    * #11177 adicionado estrutura base
    
    * #11177 adicionada estrutura base
    
    * #11177 removido arquivos não necessários para esta release
    
    * #11177 iniciado implementação do checkout
    
    * #11177 iniciado criação da opção no carrinho
    
    * #11177 criado form para adicionar os dados do cartão de crédito
    
    * #11177 agora é possível salvar os dados do cartão na ordem de compra
    
    * #11177 iniciado implementação do bloco de info da ordem
    
    * #11177 agora é mostrado os dados do cartão de crédito na area admin
    
    * #11177 removido coisas desnecessárias
    
    * #11177 adicionado campo para nome no cartão de crédito
    
    * #11177 atualizado rota para controller
    
    * #11177 corrigido nome dos cartões de crédito, removido códigos não necessários nesta release
    
    * #11177 removido array de status
    
    * movido arquivos para base para poder utilizar modman e composer
    
    * adicionado seletor para status da ordem ao ser confirmada
    
    * corrigido chamada da função createCustomer fix #30
    
    * validation for existence of some payment method and validation of filling the token field in the configurations of the module
    
    * fix ApiKeyValidator Exception Phrase
    
    * Envia valores de desconto e acréscimos para a Vindi
    
    * Update Model/Payment/Product.php
    
    Co-Authored-By: Laerte Guimarães <31661772+laerte-guimaraes@users.noreply.github.com>
    
    * Update Model/Payment/Product.php
    
    Co-Authored-By: Laerte Guimarães <31661772+laerte-guimaraes@users.noreply.github.com>
    
    * Update Model/Payment/Product.php
    
    Co-Authored-By: Laerte Guimarães <31661772+laerte-guimaraes@users.noreply.github.com>
    
    * Inicio dos testes de cupons, taxas e frete
    
    * Correções nos mocks das respostas esperadas
    
    * Trocar o nome da classe
    
    * Testes nas mudanças de status para pedidos com boletos
    
    * Testes nos status dos pedidos de acordo com os meios de pagamento
    
    * Ajustes nos testes para conformidade com PR 55
    
    * Insere informações de Teste
    
    * Ajusta link de download
    
    * Atualizando o status da assinatura no Magento
    
    * Vdk9LYXc | 3kcRcQOr - Exibir metodo de pagamento Pix no Magento
    
    * DgJyEhpZ | Renderizar Qrcode
    
    * BU12Gcwm | Criar opção de copiar e colar código Pix
    
    * updated class name configuration
    
    * PViog04y | Ajustar as mensagens das páginas de Checkout para o PIX
    
    * NSNThKFT | Página de Meus Pedidos
    
    * Processar mensagens de erros e sucesso API - apresentação para customer
    
    * N2wIEOxd | Cancelar transação Pix
    
    * ajustes para mostrar informações do método de pagamento
    
    * Criar Assinatura Pix
    
    * updated i18n
    
    * Transacionar Pix: Magento x Vindi
    
    * Transacionar Pix: Magento x Vindi
    
    * removed message valid cpf
    
    * updated condition checkCpf
    
    * updated condition for document validate
    
    Co-authored-by: leonardo albuquerque <albuquerque.leonardo@trezo.com.br>
    Co-authored-by: Bruno Roeder <bruno@trezo.com.br>
    Co-authored-by: Cristhian Silveira Silva <cristhian@trezo.com.br>
    Co-authored-by: Cristhian Silveira Silva <cristhianss@gmail.com>
    Co-authored-by: Gabriel Ranghetti <ranghetti.gabriel@trezo.com.br>
    Co-authored-by: Maico <maikco.cm@gmail.com>
    Co-authored-by: Laerte Guimarães <31661772+laerte-guimaraes@users.noreply.github.com>
    Co-authored-by: Yauari Vieira <hawshinka@gmail.com>
    Co-authored-by: Bruno Roeder <brunoadrielr@gmail.com>
    Co-authored-by: Tharssis Araujo <araujo.danilo@trezo.com.br>
    11 people authored Feb 21, 2022
    Configuration menu
    Copy the full SHA
    e4ffa84 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. Configuration menu
    Copy the full SHA
    502c3c7 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

  1. Customiza QR Code exibido na pagina de sucesso (#92)

    * #11177 Iniciado criação do meio de pagamento por cartão de crédito
    
    * #11177 adicionado estrutura base
    
    * #11177 adicionada estrutura base
    
    * #11177 removido arquivos não necessários para esta release
    
    * #11177 iniciado implementação do checkout
    
    * #11177 iniciado criação da opção no carrinho
    
    * #11177 criado form para adicionar os dados do cartão de crédito
    
    * #11177 agora é possível salvar os dados do cartão na ordem de compra
    
    * #11177 iniciado implementação do bloco de info da ordem
    
    * #11177 agora é mostrado os dados do cartão de crédito na area admin
    
    * #11177 removido coisas desnecessárias
    
    * #11177 adicionado campo para nome no cartão de crédito
    
    * #11177 atualizado rota para controller
    
    * #11177 corrigido nome dos cartões de crédito, removido códigos não necessários nesta release
    
    * #11177 removido array de status
    
    * movido arquivos para base para poder utilizar modman e composer
    
    * adicionado seletor para status da ordem ao ser confirmada
    
    * corrigido chamada da função createCustomer fix #30
    
    * validation for existence of some payment method and validation of filling the token field in the configurations of the module
    
    * fix ApiKeyValidator Exception Phrase
    
    * Envia valores de desconto e acréscimos para a Vindi
    
    * Update Model/Payment/Product.php
    
    Co-Authored-By: Laerte Guimarães <31661772+laerte-guimaraes@users.noreply.github.com>
    
    * Update Model/Payment/Product.php
    
    Co-Authored-By: Laerte Guimarães <31661772+laerte-guimaraes@users.noreply.github.com>
    
    * Update Model/Payment/Product.php
    
    Co-Authored-By: Laerte Guimarães <31661772+laerte-guimaraes@users.noreply.github.com>
    
    * Inicio dos testes de cupons, taxas e frete
    
    * Correções nos mocks das respostas esperadas
    
    * Trocar o nome da classe
    
    * Testes nas mudanças de status para pedidos com boletos
    
    * Testes nos status dos pedidos de acordo com os meios de pagamento
    
    * Ajustes nos testes para conformidade com PR 55
    
    * Insere informações de Teste
    
    * Ajusta link de download
    
    * Atualizando o status da assinatura no Magento
    
    * Vdk9LYXc | 3kcRcQOr - Exibir metodo de pagamento Pix no Magento
    
    * custom page sucess QR Code
    
    * correction my account QR Code
    
    Co-authored-by: leonardo albuquerque <albuquerque.leonardo@trezo.com.br>
    Co-authored-by: Bruno Roeder <bruno@trezo.com.br>
    Co-authored-by: Cristhian Silveira Silva <cristhian@trezo.com.br>
    Co-authored-by: Cristhian Silveira Silva <cristhianss@gmail.com>
    Co-authored-by: Gabriel Ranghetti <ranghetti.gabriel@trezo.com.br>
    Co-authored-by: Maico <maikco.cm@gmail.com>
    Co-authored-by: Laerte Guimarães <31661772+laerte-guimaraes@users.noreply.github.com>
    Co-authored-by: Yauari Vieira <hawshinka@gmail.com>
    Co-authored-by: Bruno Roeder <brunoadrielr@gmail.com>
    Co-authored-by: Tharssis Araujo <araujo.danilo@trezo.com.br>
    Co-authored-by: Tharssis Araujo <dtharssis@gmail.com>
    12 people authored Apr 29, 2022
    Configuration menu
    Copy the full SHA
    5db7b15 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

  1. Insere atualização de CPF caso pagamento seja via Pix (#93)

    * #11177 Iniciado criação do meio de pagamento por cartão de crédito
    
    * #11177 adicionado estrutura base
    
    * #11177 adicionada estrutura base
    
    * #11177 removido arquivos não necessários para esta release
    
    * #11177 iniciado implementação do checkout
    
    * #11177 iniciado criação da opção no carrinho
    
    * #11177 criado form para adicionar os dados do cartão de crédito
    
    * #11177 agora é possível salvar os dados do cartão na ordem de compra
    
    * #11177 iniciado implementação do bloco de info da ordem
    
    * #11177 agora é mostrado os dados do cartão de crédito na area admin
    
    * #11177 removido coisas desnecessárias
    
    * #11177 adicionado campo para nome no cartão de crédito
    
    * #11177 atualizado rota para controller
    
    * #11177 corrigido nome dos cartões de crédito, removido códigos não necessários nesta release
    
    * #11177 removido array de status
    
    * movido arquivos para base para poder utilizar modman e composer
    
    * adicionado seletor para status da ordem ao ser confirmada
    
    * corrigido chamada da função createCustomer fix #30
    
    * validation for existence of some payment method and validation of filling the token field in the configurations of the module
    
    * fix ApiKeyValidator Exception Phrase
    
    * Envia valores de desconto e acréscimos para a Vindi
    
    * Update Model/Payment/Product.php
    
    Co-Authored-By: Laerte Guimarães <31661772+laerte-guimaraes@users.noreply.github.com>
    
    * Update Model/Payment/Product.php
    
    Co-Authored-By: Laerte Guimarães <31661772+laerte-guimaraes@users.noreply.github.com>
    
    * Update Model/Payment/Product.php
    
    Co-Authored-By: Laerte Guimarães <31661772+laerte-guimaraes@users.noreply.github.com>
    
    * Inicio dos testes de cupons, taxas e frete
    
    * Correções nos mocks das respostas esperadas
    
    * Trocar o nome da classe
    
    * Testes nas mudanças de status para pedidos com boletos
    
    * Testes nos status dos pedidos de acordo com os meios de pagamento
    
    * Ajustes nos testes para conformidade com PR 55
    
    * Insere informações de Teste
    
    * Ajusta link de download
    
    * Atualizando o status da assinatura no Magento
    
    * Vdk9LYXc | 3kcRcQOr - Exibir metodo de pagamento Pix no Magento
    
    * Add update customertaxvat in vindi by pix
    
    * Update parameter Model/Payment/Customer.php
    
    Co-authored-by: Laerte Guimarães <31661772+laerte-guimaraes@users.noreply.github.com>
    
    Co-authored-by: leonardo albuquerque <albuquerque.leonardo@trezo.com.br>
    Co-authored-by: Bruno Roeder <bruno@trezo.com.br>
    Co-authored-by: Cristhian Silveira Silva <cristhian@trezo.com.br>
    Co-authored-by: Cristhian Silveira Silva <cristhianss@gmail.com>
    Co-authored-by: Gabriel Ranghetti <ranghetti.gabriel@trezo.com.br>
    Co-authored-by: Maico <maikco.cm@gmail.com>
    Co-authored-by: Laerte Guimarães <31661772+laerte-guimaraes@users.noreply.github.com>
    Co-authored-by: Yauari Vieira <hawshinka@gmail.com>
    Co-authored-by: Bruno Roeder <brunoadrielr@gmail.com>
    Co-authored-by: Tharssis Araujo <araujo.danilo@trezo.com.br>
    Co-authored-by: Tharssis Araujo <dtharssis@gmail.com>
    Co-authored-by: Vinicius Dziuba <dziuba.vinicius@trezo.com.br>
    13 people authored May 2, 2022
    Configuration menu
    Copy the full SHA
    cbe3775 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. Insere informação sobre expiração do QR code Pix (#94)

    * Show pix message expired order
    
    Co-authored-by: Vinicius Dziuba <dziuba.vinicius@trezo.com.br>
    vinidziuba and dziubatrezo authored Jun 1, 2022
    Configuration menu
    Copy the full SHA
    2927de0 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. Create Pix

    vinidziuba authored Jul 4, 2022
    Configuration menu
    Copy the full SHA
    28f5104 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. Renovação de QR Code PIX (#96)

    * #11177 Iniciado criação do meio de pagamento por cartão de crédito
    
    * #11177 adicionado estrutura base
    
    * #11177 adicionada estrutura base
    
    * #11177 removido arquivos não necessários para esta release
    
    * #11177 iniciado implementação do checkout
    
    * #11177 iniciado criação da opção no carrinho
    
    * #11177 criado form para adicionar os dados do cartão de crédito
    
    * #11177 agora é possível salvar os dados do cartão na ordem de compra
    
    * #11177 iniciado implementação do bloco de info da ordem
    
    * #11177 agora é mostrado os dados do cartão de crédito na area admin
    
    * #11177 removido coisas desnecessárias
    
    * #11177 adicionado campo para nome no cartão de crédito
    
    * #11177 atualizado rota para controller
    
    * #11177 corrigido nome dos cartões de crédito, removido códigos não necessários nesta release
    
    * #11177 removido array de status
    
    * movido arquivos para base para poder utilizar modman e composer
    
    * adicionado seletor para status da ordem ao ser confirmada
    
    * corrigido chamada da função createCustomer fix #30
    
    * validation for existence of some payment method and validation of filling the token field in the configurations of the module
    
    * fix ApiKeyValidator Exception Phrase
    
    * Envia valores de desconto e acréscimos para a Vindi
    
    * Update Model/Payment/Product.php
    
    Co-Authored-By: Laerte Guimarães <31661772+laerte-guimaraes@users.noreply.github.com>
    
    * Update Model/Payment/Product.php
    
    Co-Authored-By: Laerte Guimarães <31661772+laerte-guimaraes@users.noreply.github.com>
    
    * Update Model/Payment/Product.php
    
    Co-Authored-By: Laerte Guimarães <31661772+laerte-guimaraes@users.noreply.github.com>
    
    * Inicio dos testes de cupons, taxas e frete
    
    * Correções nos mocks das respostas esperadas
    
    * Trocar o nome da classe
    
    * Testes nas mudanças de status para pedidos com boletos
    
    * Testes nos status dos pedidos de acordo com os meios de pagamento
    
    * Ajustes nos testes para conformidade com PR 55
    
    * Insere informações de Teste
    
    * Ajusta link de download
    
    * Atualizando o status da assinatura no Magento
    
    * Vdk9LYXc | 3kcRcQOr - Exibir metodo de pagamento Pix no Magento
    
    * Create button renew pix
    
    * Update pix.phtml
    
    * Update pix.phtml
    
    * Change controller path
    
    Co-authored-by: leonardo albuquerque <albuquerque.leonardo@trezo.com.br>
    Co-authored-by: Bruno Roeder <bruno@trezo.com.br>
    Co-authored-by: Cristhian Silveira Silva <cristhian@trezo.com.br>
    Co-authored-by: Cristhian Silveira Silva <cristhianss@gmail.com>
    Co-authored-by: Gabriel Ranghetti <ranghetti.gabriel@trezo.com.br>
    Co-authored-by: Maico <maikco.cm@gmail.com>
    Co-authored-by: Laerte Guimarães <31661772+laerte-guimaraes@users.noreply.github.com>
    Co-authored-by: Yauari Vieira <hawshinka@gmail.com>
    Co-authored-by: Bruno Roeder <brunoadrielr@gmail.com>
    Co-authored-by: Tharssis Araujo <araujo.danilo@trezo.com.br>
    Co-authored-by: Tharssis Araujo <dtharssis@gmail.com>
    Co-authored-by: Vinicius Dziuba <dziuba.vinicius@trezo.com.br>
    13 people authored Jul 13, 2022
    Configuration menu
    Copy the full SHA
    3c47550 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. Correção finalização de pedido no magento (#97)

    * #11177 Iniciado criação do meio de pagamento por cartão de crédito
    
    * #11177 adicionado estrutura base
    
    * #11177 adicionada estrutura base
    
    * #11177 removido arquivos não necessários para esta release
    
    * #11177 iniciado implementação do checkout
    
    * #11177 iniciado criação da opção no carrinho
    
    * #11177 criado form para adicionar os dados do cartão de crédito
    
    * #11177 agora é possível salvar os dados do cartão na ordem de compra
    
    * #11177 iniciado implementação do bloco de info da ordem
    
    * #11177 agora é mostrado os dados do cartão de crédito na area admin
    
    * #11177 removido coisas desnecessárias
    
    * #11177 adicionado campo para nome no cartão de crédito
    
    * #11177 atualizado rota para controller
    
    * #11177 corrigido nome dos cartões de crédito, removido códigos não necessários nesta release
    
    * #11177 removido array de status
    
    * movido arquivos para base para poder utilizar modman e composer
    
    * adicionado seletor para status da ordem ao ser confirmada
    
    * corrigido chamada da função createCustomer fix #30
    
    * validation for existence of some payment method and validation of filling the token field in the configurations of the module
    
    * fix ApiKeyValidator Exception Phrase
    
    * Envia valores de desconto e acréscimos para a Vindi
    
    * Update Model/Payment/Product.php
    
    Co-Authored-By: Laerte Guimarães <31661772+laerte-guimaraes@users.noreply.github.com>
    
    * Update Model/Payment/Product.php
    
    Co-Authored-By: Laerte Guimarães <31661772+laerte-guimaraes@users.noreply.github.com>
    
    * Update Model/Payment/Product.php
    
    Co-Authored-By: Laerte Guimarães <31661772+laerte-guimaraes@users.noreply.github.com>
    
    * Inicio dos testes de cupons, taxas e frete
    
    * Correções nos mocks das respostas esperadas
    
    * Trocar o nome da classe
    
    * Testes nas mudanças de status para pedidos com boletos
    
    * Testes nos status dos pedidos de acordo com os meios de pagamento
    
    * Ajustes nos testes para conformidade com PR 55
    
    * Insere informações de Teste
    
    * Ajusta link de download
    
    * Atualizando o status da assinatura no Magento
    
    * Vdk9LYXc | 3kcRcQOr - Exibir metodo de pagamento Pix no Magento
    
    * Create Pix
    
    * Fix array case not exists in api
    
    * delete archive not exists
    
    * Update AbstractMethod.php
    
    * update validate pix bill
    
    Co-authored-by: leonardo albuquerque <albuquerque.leonardo@trezo.com.br>
    Co-authored-by: Bruno Roeder <bruno@trezo.com.br>
    Co-authored-by: Cristhian Silveira Silva <cristhian@trezo.com.br>
    Co-authored-by: Cristhian Silveira Silva <cristhianss@gmail.com>
    Co-authored-by: Gabriel Ranghetti <ranghetti.gabriel@trezo.com.br>
    Co-authored-by: Maico <maikco.cm@gmail.com>
    Co-authored-by: Laerte Guimarães <31661772+laerte-guimaraes@users.noreply.github.com>
    Co-authored-by: Yauari Vieira <hawshinka@gmail.com>
    Co-authored-by: Bruno Roeder <brunoadrielr@gmail.com>
    Co-authored-by: Tharssis Araujo <araujo.danilo@trezo.com.br>
    Co-authored-by: Tharssis Araujo <dtharssis@gmail.com>
    Co-authored-by: Vinicius Dziuba <dziuba.vinicius@trezo.com.br>
    13 people authored Aug 11, 2022
    Configuration menu
    Copy the full SHA
    66fb9bb View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. Configuration menu
    Copy the full SHA
    332a353 View commit details
    Browse the repository at this point in the history
  2. Delete Pix

    vinidziuba authored Sep 2, 2022
    Configuration menu
    Copy the full SHA
    b074d50 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c523eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c4ca4b9 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2022

  1. remove repeat line

    vinidziuba authored Sep 5, 2022
    Configuration menu
    Copy the full SHA
    86e859c View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. Update validate.js

    vinidziuba authored Sep 6, 2022
    Configuration menu
    Copy the full SHA
    d24bf63 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Merge pull request #98 from trezoteam/fix/add-validate-cpf-checkout-pix

    Novas validações CPF no metodo Pix
    leo-araujo authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    11c4260 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Fix/charge rejected (#100)

    * update branch master
    
    * Add fix in webhook charge rejected
    
    * Rename variable
    
    Co-authored-by: Vinicius Dziuba <dziuba.vinicius@trezo.com.br>
    vinidziuba and dziubatrezo authored Oct 10, 2022
    Configuration menu
    Copy the full SHA
    9ab987b View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Correção webhook bill_paid para pedidos avulsos (#102)

    * update branch master
    
    * Revert "update branch master"
    
    This reverts commit 94e8bd7.
    
    * create development
    
    * Fix webhook bill paid
    
    * Fix webhook paid
    
    * Update Model/Payment/AbstractMethod.php
    
    Co-authored-by: Ana Catharina Mesquita <catha.ana.1994@gmail.com>
    
    * Update Helper/WebHookHandlers/BillPaid.php
    
    Co-authored-by: Ana Catharina Mesquita <catha.ana.1994@gmail.com>
    
    Co-authored-by: Vinicius Dziuba <dziuba.vinicius@trezo.com.br>
    Co-authored-by: Ana Catharina Mesquita <catha.ana.1994@gmail.com>
    3 people authored Oct 14, 2022
    Configuration menu
    Copy the full SHA
    7f9e40b View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. Adição de mensagem quando pix estiver fora de ar na hora de renovar Q…

    …RCode (#103)
    
    * update branch master
    
    * Revert "update branch master"
    
    This reverts commit 94e8bd7.
    
    * create development
    
    * Fix webhook bill paid
    
    * Fix webhook paid
    
    * Update Model/Payment/AbstractMethod.php
    
    Co-authored-by: Ana Catharina Mesquita <catha.ana.1994@gmail.com>
    
    * Update Helper/WebHookHandlers/BillPaid.php
    
    Co-authored-by: Ana Catharina Mesquita <catha.ana.1994@gmail.com>
    
    * Add message Pix exception
    
    * Add variable message error
    
    Co-authored-by: Vinicius Dziuba <dziuba.vinicius@trezo.com.br>
    Co-authored-by: Ana Catharina Mesquita <catha.ana.1994@gmail.com>
    3 people authored Dec 7, 2022
    Configuration menu
    Copy the full SHA
    c4f5575 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Atualização versão 1.4.0 - Assinaturas com Pix e Boleto (#108)

    * Add CPF and CNPJ mask to taxvat field on pix method
    
    * Tratado pedidos de assinatura com retorno da Vindi sem o atributo bill
    
    * improve variable names for taxvat validation script
    
    * feat: tratado pedidos de assinatura com retorno da Vindi sem o atributo bill
    
    * fix: update order status when invoice is created
    
    * fix: get quote info from checkout session
    
    * fix: update order state when invoice is created
    
    * Tratado pedidos de assinatura sem o atributo bill - aplicado para Pix e Boleto
    
    * fix: display installments with shipping amount
    
    * Bloqueado Pix e Boleto para assinaturas com faturamento após a data do pedido
    
    * Bloqueado Pix e Boleto também para assinaturas com cobrança Termino do Periodo
    
    * feat: added version 1.4.0
    
    * fix: change file identation
    
    * fix: identation
    
    * fix: wrong html tag
    
    ---------
    
    Co-authored-by: Janaina Silva <janaina@bizcommerce.com.br>
    Co-authored-by: Andre Manoel <andre.manoel@bizcommerce.com.br>
    Co-authored-by: janainabiz <153859807+janainabiz@users.noreply.github.com>
    4 people authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    bc86119 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    4f51390 View commit details
    Browse the repository at this point in the history