Commit 14d6ad1
fix: some cases the sum wasn't right (#11)
* 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
---------
Co-authored-by: Thiago Contardi <thiago@bizcommerce.com.br>1 parent 7a765c8 commit 14d6ad1
File tree
3 files changed
+4
-4
lines changed- Gateway/Request
- etc
3 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
166 | | - | |
| 166 | + | |
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
170 | | - | |
| 170 | + | |
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments