-
Notifications
You must be signed in to change notification settings - Fork 3
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
Lançamento da versão inicial. #67
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Criando Controller para criar e atualizar plano dentro da vindi
Criaçãod de uma função generica para salvamento de informações vindas da API da vindi dentro do produto do WC.
Criação de um arquivo central para rotas de criação edição listagem e exclusão
Utilizando a action 'updated_post_meta' para criar um produto dentro da vindi
Ao criar um usuário, o mesmo será criado também dentro da api da vindi
Ouvindo action woocommerce_customer_save_address e woocommerce_save_account_details para atualizar informações dentro da vindi
Feature/test create product
Validação do token + mensagem de erro token inválido
Utilizando o gateway de cartão de crédito, foi adicionado o gateway para possibilitar pagamentos utilizando boletos bancários
Feature/gateway boleto
This reverts commit fec1bce.
This reverts commit 0bb41e2.
gitignore adicionado codekit
CSS dos alertas dos plugins
Inicio HTML e CSS da aréa de cartão de crédito
Outro bug na criação produto
Ajusta nome da Vindi
Ajusta validação de certificado SSL por tipo de ambiente
Agora fica mais clara a função de cada ícone
Ajusta URL de retorno para webhooks Vindi
Corrige mensagem sobre o plugin na tela de configurações
Aparecer sempre o último cartão que o usuário realizou uma compra
…tend Estilização do cartão de crédito e da lista de boletos
Criação do template de tradução com todas as mensagens traduzíveis do plugin
Adição do changelog e do template de tradução
Banner e mudança de nome para publicar no Wordpress
…s-org feat(readme.txt): readme para o worpress.org
thihxm
approved these changes
Jun 22, 2020
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.
Aprovado
welltrojan
approved these changes
Jun 22, 2020
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.
Aprovado
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Adição: Template para tradução do plugin.
Adição: Vizualização dos boletos dentro do pedido.
Melhoria: Novo campo de cartão de crédito.
Melhoria: Checkout de múltiplas assinaturas em uma única compra.
Melhoria: Checkout de assinaturas e produtos simples em uma única compra.
Melhoria: Centralização da configuração da chave api.
Melhoria: Criação dos produtos via Woocommerce sem precisar acessar o painel da Vindi.
Melhoria: Configuração de desconto por cupom.
Melhoria: Estorno automático pelo painel do woocommerce do valor total de compras por cartão de crédito.
Melhoria: Separação de assinaturas no painel.
Melhoria: Juros configuráveis em compras parceladas.