Commit 0fa88e3
Bugfix - Erro no valores de desconto e frete (#19)
* feat: added new credit card form
* feat: added setup for old settings and minor bugfixes
* fix: error with 1i18n on setting's page
* fix: allow all countris by default
* i18n: add new terms for language file
* feat: added max installments and minum installment value
* feat: added reseller token to transactions
* feat: added reseller token to transactions
* feat: send tracking code to Vindi
* fix: mask also reseller token and token account
* fix: when the card number comes with 4 digits, don't add 20 before it
* fix: when the card number comes with 4 digits, don't add 20 before it
* doc: added pull request template
* fix: observer to bankslippix
* fix: cancel unapproved orders without config
* feat: adjust with phpstan
* fix: error monitoring transactions
* fix: worng price additional
* fix: update terms to ask for a CPF on checkout
* feat: don't auto select TaxVat when is not a CPF number
* feat: don't auto select TaxVat when is not a CPF number
* Payment link functionality created
* Vindi payment method verification to send the payment link has been added
* The payment link email template changed and made an email configuration to set the template
* Template Id changed
* Email path and list fixed
* feat/VINDI-143: estilo da pagina de link de pagamento com boleto, pix, bolepix e cartao
* feat/VINDI-143: estilizacao pagina link de pagamento
* Use strict added to js file
* ko library added
* float cast removed
* Applying the requested changes on payment link files
* adding the vindi_customer_taxvat to additionalInformation
* Fixing the bugs about payment link
* VP module version has been updated
* payment link email template has been changed
* Deleting the payment link when it is expired
* Fixing the payment link summary details
* Adding a discount verification
* Making the discount value positive
* fix: change fingerprint loader
* VINDI-143: pagina de sucesso
* VINDI-143: mensagem de desconto no link de pagamento
* Remove linha comentada
* The payment link delete has been removed from the payment link page
* fix: add fingerprint method in define
* fix: customer without taxvat
* fix: preventing conflict with the vindi recurrence module
* feat: adding security validations and better payment link management
* fix: phpstan fix
* feat: creating mass sending of payment link
* fix: remove await vindi fingerprint
* feat: add translate
* feat: automatically cancels orders whose payment link has expired more than 30 days ago
* feat: custom email template
* fix: remove await vindi fingerprint
* fix: remove await vindi fingerprint
* refactor: adding validation on payment methods and payment link success page
* fix: change form with get status
* feat: implementing single view system on success page
* feat: translate
* fix: remove await vindi fingerprint
* fix: remove await vindi fingerprint
* feat: expire_at field
* update
* update
* update
* update
* fix: processing payment link when canceling
* fix: Adjust payment data displays if the order has already been invoiced
* feat: added refund functionality
* fix: allow to refund
* fix: remove default consumer-key, consumer secret
* fix: remove default consumer-key, consumer secret
* fix: remove default consumer-key, consumer secret
* feat: create authentication button
* refactor: add logging in refund flow
* fix: address saving repeated
* fix: address saving repeated
* fix: logger in helper
* fix: logger in helper
* fix: logger in helper
* refactor: add log in RefundRequest
* refactor: add log in RefundRequest
* refactor: add log in RefundRequest
* fix: correcting the way the access_token is taken
* fix: generate new access_token
* refactor: refactoring duplicate code and creating tests
* refactor: refactoring duplicate code and creating tests
* refactor: refactoring duplicate code and creating tests
* fix: call fingerprint script in all pages
* fix: regenerate acces_token
* v1.4.1
* fix: refresh token error
* fix: it should not be possible to generate payment link via the frontend
* feat: added text to return URL
* fix: round the discount tag
* Fix Vindi transaction payload: include price_discount and shipping_price to reflect Magento discounts and shipping
* fix: Enhance getTransactionShipping: add fallback to getShippingInclTax, enforce two-decimal string format, and default to 'SEM_FRETE' when no description
* fix
* fix
* fix
* fix
* fix
---------
Co-authored-by: Thiago Contardi <thiagocontardi@hotmail.com>
Co-authored-by: Thiago Contardi <thiago@bizcommerce.com.br>
Co-authored-by: Contardi <contardi@users.noreply.github.com>
Co-authored-by: Gabriel Antal <gabrielantalsilva@gmail.com>
Co-authored-by: Caroline Esteves <carol@bizcommerce.com.br>
Co-authored-by: Antal <gabriel.antal@bizcommerce.com.br>
Co-authored-by: Antal <44688111+GabrielAntal@users.noreply.github.com>
Co-authored-by: carolineesteves <131886821+carolineesteves@users.noreply.github.com>
Co-authored-by: Iago Cedran <iago@bizcommerce.com.br>1 parent f949ba2 commit 0fa88e3
2 files changed
+323
-108
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| 34 | + | |
33 | 35 | | |
34 | 36 | | |
35 | 37 | | |
| |||
73 | 75 | | |
74 | 76 | | |
75 | 77 | | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | 78 | | |
82 | 79 | | |
83 | 80 | | |
84 | 81 | | |
85 | 82 | | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
86 | 96 | | |
87 | 97 | | |
88 | 98 | | |
| |||
94 | 104 | | |
95 | 105 | | |
96 | 106 | | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
104 | 114 | | |
105 | | - | |
| 115 | + | |
106 | 116 | | |
107 | 117 | | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
108 | 124 | | |
109 | 125 | | |
110 | 126 | | |
111 | 127 | | |
112 | | - | |
| 128 | + | |
113 | 129 | | |
114 | 130 | | |
115 | 131 | | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
116 | 139 | | |
117 | 140 | | |
118 | 141 | | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
125 | 147 | | |
126 | 148 | | |
127 | 149 | | |
| |||
133 | 155 | | |
134 | 156 | | |
135 | 157 | | |
136 | | - | |
137 | | - | |
138 | 158 | | |
139 | 159 | | |
140 | 160 | | |
141 | 161 | | |
142 | 162 | | |
143 | 163 | | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
144 | 172 | | |
145 | 173 | | |
146 | 174 | | |
147 | | - | |
148 | | - | |
| 175 | + | |
| 176 | + | |
149 | 177 | | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
168 | 181 | | |
169 | 182 | | |
170 | 183 | | |
| |||
177 | 190 | | |
178 | 191 | | |
179 | 192 | | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
184 | 197 | | |
185 | 198 | | |
186 | 199 | | |
| |||
194 | 207 | | |
195 | 208 | | |
196 | 209 | | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
201 | 213 | | |
202 | | - | |
| 214 | + | |
203 | 215 | | |
204 | 216 | | |
205 | 217 | | |
| |||
210 | 222 | | |
211 | 223 | | |
212 | 224 | | |
213 | | - | |
214 | | - | |
| 225 | + | |
| 226 | + | |
215 | 227 | | |
216 | 228 | | |
217 | 229 | | |
218 | 230 | | |
219 | 231 | | |
220 | 232 | | |
221 | | - | |
222 | | - | |
| 233 | + | |
| 234 | + | |
223 | 235 | | |
224 | 236 | | |
225 | | - | |
226 | | - | |
227 | | - | |
228 | | - | |
229 | | - | |
230 | | - | |
231 | | - | |
232 | | - | |
233 | | - | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
234 | 244 | | |
235 | 245 | | |
236 | 246 | | |
237 | | - | |
238 | | - | |
239 | | - | |
240 | | - | |
241 | | - | |
242 | | - | |
243 | | - | |
| 247 | + | |
244 | 248 | | |
245 | 249 | | |
246 | 250 | | |
| |||
251 | 255 | | |
252 | 256 | | |
253 | 257 | | |
| 258 | + | |
254 | 259 | | |
255 | | - | |
256 | | - | |
257 | | - | |
258 | | - | |
259 | | - | |
260 | | - | |
261 | | - | |
262 | | - | |
263 | | - | |
264 | | - | |
265 | | - | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
266 | 270 | | |
267 | 271 | | |
268 | | - | |
269 | | - | |
| 272 | + | |
270 | 273 | | |
271 | 274 | | |
272 | | - | |
273 | | - | |
274 | | - | |
275 | | - | |
276 | | - | |
277 | | - | |
278 | | - | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
279 | 282 | | |
280 | 283 | | |
281 | 284 | | |
| |||
290 | 293 | | |
291 | 294 | | |
292 | 295 | | |
293 | | - | |
| 296 | + | |
294 | 297 | | |
295 | 298 | | |
296 | 299 | | |
| |||
302 | 305 | | |
303 | 306 | | |
304 | 307 | | |
305 | | - | |
306 | | - | |
307 | | - | |
308 | | - | |
| 308 | + | |
309 | 309 | | |
310 | 310 | | |
311 | 311 | | |
312 | 312 | | |
313 | | - | |
314 | | - | |
315 | | - | |
316 | | - | |
317 | | - | |
318 | | - | |
319 | | - | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
320 | 323 | | |
321 | | - | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
322 | 328 | | |
323 | 329 | | |
324 | 330 | | |
| |||
0 commit comments