Commit 7a765c8
fix: monitiring status wasn't taken into account (#10)
* 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
---------
Co-authored-by: Thiago Contardi <thiago@bizcommerce.com.br>1 parent eba374e commit 7a765c8
File tree
3 files changed
+7
-3
lines changed- Gateway/Response/CreditCard
- etc
3 files changed
+7
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
91 | 95 | | |
92 | 96 | | |
93 | 97 | | |
| |||
| 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