File tree 2 files changed +17
-0
lines changed
src/MinFraud/Validation/Rules
2 files changed +17
-0
lines changed Original file line number Diff line number Diff line change 1
1
CHANGELOG
2
2
=========
3
3
4
+ 1.18.0
5
+ -------------------
6
+
7
+ * Added the following new values to the payment processor validation:
8
+ * ` cardknox `
9
+ * ` creditguard `
10
+ * ` credorax `
11
+ * ` dlocal `
12
+ * ` onpay `
13
+ * ` safecharge `
14
+
4
15
1.17.0 (2021-02-02)
5
16
-------------------
6
17
Original file line number Diff line number Diff line change @@ -31,6 +31,7 @@ public function __construct()
31
31
'bluesnap ' ,
32
32
'bpoint ' ,
33
33
'braintree ' ,
34
+ 'cardknox ' ,
34
35
'cardpay ' ,
35
36
'cashfree ' ,
36
37
'ccavenue ' ,
@@ -44,6 +45,8 @@ public function __construct()
44
45
'compropago ' ,
45
46
'concept_payments ' ,
46
47
'conekta ' ,
48
+ 'creditguard ' ,
49
+ 'credorax ' ,
47
50
'ct_payments ' ,
48
51
'cuentadigital ' ,
49
52
'curopayments ' ,
@@ -53,6 +56,7 @@ public function __construct()
53
56
'datacash ' ,
54
57
'dibs ' ,
55
58
'digital_river ' ,
59
+ 'dlocal ' ,
56
60
'dotpay ' ,
57
61
'ebs ' ,
58
62
'ecomm365 ' ,
@@ -89,6 +93,7 @@ public function __construct()
89
93
'nmi ' ,
90
94
'oceanpayment ' ,
91
95
'oney ' ,
96
+ 'onpay ' ,
92
97
'openpaymx ' ,
93
98
'optimal_payments ' ,
94
99
'orangepay ' ,
@@ -124,6 +129,7 @@ public function __construct()
124
129
'rede ' ,
125
130
'redpagos ' ,
126
131
'rewardspay ' ,
132
+ 'safecharge ' ,
127
133
'sagepay ' ,
128
134
'securetrading ' ,
129
135
'simplify_commerce ' ,
You can’t perform that action at this time.
0 commit comments