Commit 97c699e
Versão 2.2.0 (#140)
* Versionamento da 2.1.0 (#134)
* Link de Pagamento - Cancelamento de Pedido (#136)
* fix: add 'view/base/web/images/cc' images
* feat: adding information message when deleting credit card
* feat: add translate payment
* feat: committing the features of the functionality in general
* fix: error with null
* fix: unify settings on menu
* fix: unify settings on menu
* feat: Adding validation on the card success page
* feat: add delete payment link cron
* fix: returning composer to version '1.4.0'
* fix: delete payment link argument
* fix: correction of method names in the template
* fix: adjusting BillPaid webhook flow for when it is subscription and when it is not
* fix: correction when searching for customer data in purchases with pix in Model/Payment/Customer.php
* fix: PLANOS (1)
* fix: PLANOS (1) - quantidade de periodos vazio
* fix: PLANOS (2) - correcao de labels e quantidade de ate 31 dias
* fix: PLANOS (3) e (4) - ajuste na edicao de planos importados
* fix: PRODUTOS (1) e (2) - ajuste de cadastro de planos ao salvar produtos
* fix: - PRODUTOS (3) - removendo cache do campo observacoes
* fix: ASSINATURAS (2) - ajuste ao refazer pedidos de assinatura
* fix: ASSINATURAS (1) - correcao na aplicacao de descontos
* fix 2: PLANOS (3) e (4) - ajuste na edicao de planos importados
* fix: PLANOS - ajustes ao salvar configuracao da cobranca
* fix 2: PLANOS (1) - quantidade de periodos vazio
* fix: METODOS DE PAGAMENTO - correcao ao habilitar/desabilitar compras com recorrencia
* fix: CHECKOUT - duplicacao de mensagens
* fix: PLANOS adicionando ID ao code
* fix: PRODUTO - adicionando filtro no preco para valores maiores que zero
* fix: PLANOS - ajuste no code
* fix: CHECKOUT - compra como convidado
* fix: ASSINATURAS - ajuste na exibicao dos detalhes da assinatura
* fix: LOGS - aplicacao de mascara no CVV e no registry_code
* fix: PRODUTOS - exibicao de mensagem no carrinho
* feat: show discount at checkout and redirect customer to home page if link expires
* fix: LOG - refatoracao nas expressoes regulares
* fix: CHECKOUT - ajuste na url do boleto na renovacao de ciclo de assinatura
* fix: ajuste da label do botao de criar e enviar novo link de pagamento
* refactor: ajustando codigo para validacao do PHPStan
* VINDI-158: estilizacao paginas link de pagamento e sucesso
* Retorna arquivos comitados por engano
* feat: vindi payment link module
* fix: remove delete payment link after first access
* feat: frontend development
* fix: fix error Block/InfoTrait.php
* fix: pay now color
* feat: login is required, columns in the grid in the admin and frontend
* feat: mass action send payment link email
* feat: create payment link status
* fix: add status validation in mass payment link send
* fix: change link payment expiration time for 20 days
* fix: update expired link
* fix: change paid to processed status
* fix: creating email trigger config
* fix: changing the instruction label on the payment link success page
* fix: setting a default template if none is selected
* fix: name in from customer template
* feat: add transtale
* feat: adding access to the payment link also within the order
* fix: change the link status if the order is canceled and it has not yet been changed
* refactor: readjusting features to test them better
* changing the version to 2.1.0
* feat: mass sending of emails in the order grid
* feat: cancel order if payment link not processed
* fix: save payment additionoal information in saved card
* fix: version
* refactor: change translate
* fix: remove version in composer.json
* feat: when invoicing orders, payments are processed
* refactor: line comment
* fix: plan form format
---------
Co-authored-by: Iago Cedran <[email protected]>
Co-authored-by: Thiago Contardi <[email protected]>
Co-authored-by: Caroline Esteves <[email protected]>
* Link de Pagamento - Template de Email (#137)
* feat: adding information message when deleting credit card
* feat: add translation
* feat: add translate payment
* feat: committing the features of the functionality in general
* fix: error with null
* fix: unify settings on menu
* fix: unify settings on menu
* feat: Adding validation on the card success page
* feat: add delete payment link cron
* fix: returning composer to version '1.4.0'
* fix: delete payment link argument
* fix: correction of method names in the template
* fix: adjusting BillPaid webhook flow for when it is subscription and when it is not
* fix: correction when searching for customer data in purchases with pix in Model/Payment/Customer.php
* fix: PLANOS (1)
* fix: PLANOS (1) - quantidade de periodos vazio
* fix: PLANOS (2) - correcao de labels e quantidade de ate 31 dias
* fix: PLANOS (3) e (4) - ajuste na edicao de planos importados
* fix: PRODUTOS (1) e (2) - ajuste de cadastro de planos ao salvar produtos
* fix: - PRODUTOS (3) - removendo cache do campo observacoes
* fix: ASSINATURAS (2) - ajuste ao refazer pedidos de assinatura
* fix: ASSINATURAS (1) - correcao na aplicacao de descontos
* fix 2: PLANOS (3) e (4) - ajuste na edicao de planos importados
* fix: PLANOS - ajustes ao salvar configuracao da cobranca
* fix 2: PLANOS (1) - quantidade de periodos vazio
* fix: METODOS DE PAGAMENTO - correcao ao habilitar/desabilitar compras com recorrencia
* fix: CHECKOUT - duplicacao de mensagens
* fix: PLANOS adicionando ID ao code
* fix: PRODUTO - adicionando filtro no preco para valores maiores que zero
* fix: PLANOS - ajuste no code
* fix: CHECKOUT - compra como convidado
* fix: ASSINATURAS - ajuste na exibicao dos detalhes da assinatura
* fix: LOGS - aplicacao de mascara no CVV e no registry_code
* fix: PRODUTOS - exibicao de mensagem no carrinho
* feat: show discount at checkout and redirect customer to home page if link expires
* fix: LOG - refatoracao nas expressoes regulares
* fix: CHECKOUT - ajuste na url do boleto na renovacao de ciclo de assinatura
* fix: ajuste da label do botao de criar e enviar novo link de pagamento
* refactor: ajustando codigo para validacao do PHPStan
* VINDI-158: estilizacao paginas link de pagamento e sucesso
* Retorna arquivos comitados por engano
* feat: vindi payment link module
* fix: remove delete payment link after first access
* feat: frontend development
* fix: fix error Block/InfoTrait.php
* fix: pay now color
* feat: login is required, columns in the grid in the admin and frontend
* feat: mass action send payment link email
* feat: create payment link status
* fix: add status validation in mass payment link send
* fix: change link payment expiration time for 20 days
* fix: update expired link
* fix: change paid to processed status
* fix: creating email trigger config
* fix: changing the instruction label on the payment link success page
* fix: setting a default template if none is selected
* fix: name in from customer template
* feat: add transtale
* feat: adding access to the payment link also within the order
* fix: change the link status if the order is canceled and it has not yet been changed
* refactor: readjusting features to test them better
* changing the version to 2.1.0
* feat: mass sending of emails in the order grid
* feat: cancel order if payment link not processed
* feat: add template email by config
* fix: save payment additionoal information in saved card
* fix: version
* fix: adjusting link access correction
* refactor: change translate
* fix: remove version in composer.json
* feat: when invoicing orders, payments are processed
* fix: correcting to pick up emails, either the default, or those created from the default
* feat: changing the display of labels in the admin
* feat: adding expiration validation to access payment link success page
* fix: only 'vindi_vr_payment_link_template' custom email template
* fix: change form with get status
* feat: implementing single view system on success page
* refactor: line comment
* fix: plan form format
---------
Co-authored-by: Iago Cedran <[email protected]>
Co-authored-by: Thiago Contardi <[email protected]>
Co-authored-by: Caroline Esteves <[email protected]>
* Novo layout do cartão de crédito na página de checkout (#138)
* feat: removed deprecated magento 2 classes
* feat: removed deprecated magento 2 classes
* fix: remove unused patch
* fix: call non existing class
* fix: return composer version
* Versionamento da 2.1.0
* feat: new card layout
* fix: same input id for different fields
* fix: cacheable false for product view
* fix: add cache key info product block
* feat: added all available brands
---------
Co-authored-by: Iago Cedran <[email protected]>
Co-authored-by: Thiago Contardi <[email protected]>
Co-authored-by: Thais Kusuki <[email protected]>
Co-authored-by: Thais Kusuki <[email protected]>
* inserindo as outras alterações no merge
---------
Co-authored-by: Thais Kusuki <[email protected]>
Co-authored-by: Iago Cedran <[email protected]>
Co-authored-by: Iago Cedran <[email protected]>
Co-authored-by: Thiago Contardi <[email protected]>
Co-authored-by: Caroline Esteves <[email protected]>
Co-authored-by: Contardi <[email protected]>
Co-authored-by: Thiago Contardi <[email protected]>
Co-authored-by: Thais Kusuki <[email protected]>1 parent 62ae174 commit 97c699e
File tree
42 files changed
+5290
-717
lines changed- Api/Data
- Block
- Product
- Console/Command
- Controller
- Checkout
- PaymentProfile
- Cron
- Model
- Config/Source
- Payment
- Observer
- Setup
- etc
- adminhtml
- frontend
- i18n
- view
- adminhtml
- templates/info
- ui_component
- base/web/js
- model/credit-card-validation
- frontend
- layout
- web
- css
- js
- credit-card
- view/payment/method-renderer
- template/payment
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
42 files changed
+5290
-717
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | 5 | | |
16 | 6 | | |
17 | 7 | | |
| |||
25 | 15 | | |
26 | 16 | | |
27 | 17 | | |
| 18 | + | |
| 19 | + | |
28 | 20 | | |
29 | 21 | | |
30 | 22 | | |
31 | 23 | | |
32 | 24 | | |
33 | 25 | | |
34 | 26 | | |
35 | | - | |
| 27 | + | |
36 | 28 | | |
37 | 29 | | |
38 | 30 | | |
| |||
95 | 87 | | |
96 | 88 | | |
97 | 89 | | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
98 | 118 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
75 | 92 | | |
76 | 93 | | |
77 | 94 | | |
| |||
82 | 99 | | |
83 | 100 | | |
84 | 101 | | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
85 | 110 | | |
86 | 111 | | |
87 | 112 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
| |||
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
60 | 65 | | |
61 | 66 | | |
62 | 67 | | |
63 | 68 | | |
64 | 69 | | |
65 | 70 | | |
66 | 71 | | |
| 72 | + | |
67 | 73 | | |
68 | 74 | | |
69 | 75 | | |
70 | 76 | | |
71 | 77 | | |
72 | 78 | | |
73 | 79 | | |
74 | | - | |
| 80 | + | |
| 81 | + | |
75 | 82 | | |
76 | 83 | | |
77 | 84 | | |
| |||
80 | 87 | | |
81 | 88 | | |
82 | 89 | | |
| 90 | + | |
83 | 91 | | |
84 | 92 | | |
85 | 93 | | |
| |||
98 | 106 | | |
99 | 107 | | |
100 | 108 | | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
101 | 123 | | |
102 | 124 | | |
103 | 125 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
80 | 81 | | |
81 | 82 | | |
82 | 83 | | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
83 | 89 | | |
84 | 90 | | |
85 | 91 | | |
| |||
93 | 99 | | |
94 | 100 | | |
95 | 101 | | |
| 102 | + | |
96 | 103 | | |
97 | 104 | | |
98 | 105 | | |
| |||
106 | 113 | | |
107 | 114 | | |
108 | 115 | | |
109 | | - | |
| 116 | + | |
| 117 | + | |
110 | 118 | | |
111 | 119 | | |
112 | 120 | | |
| |||
120 | 128 | | |
121 | 129 | | |
122 | 130 | | |
| 131 | + | |
123 | 132 | | |
124 | 133 | | |
125 | 134 | | |
| |||
210 | 219 | | |
211 | 220 | | |
212 | 221 | | |
213 | | - | |
| 222 | + | |
214 | 223 | | |
215 | 224 | | |
216 | 225 | | |
| |||
219 | 228 | | |
220 | 229 | | |
221 | 230 | | |
222 | | - | |
| 231 | + | |
| 232 | + | |
223 | 233 | | |
224 | 234 | | |
225 | 235 | | |
226 | 236 | | |
227 | 237 | | |
228 | | - | |
| 238 | + | |
229 | 239 | | |
230 | 240 | | |
231 | | - | |
232 | | - | |
233 | 241 | | |
234 | 242 | | |
235 | 243 | | |
| |||
0 commit comments