File tree Expand file tree Collapse file tree
src/main/java/com/maxmind/minfraud/request Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11CHANGELOG
22=========
33
4+ 1.19.0
5+ -------------------
6+
7+ * The following payment processors were added to the ` Payment.Processor ` enum:
8+ * ` BOACOMPRA `
9+ * ` BOKU `
10+ * ` COREGATEWAY `
11+ * ` FISERV `
12+ * ` NEOPAY `
13+ * ` NEOSURF `
14+ * ` OPENBUCKS `
15+ * ` PAYSERA `
16+ * ` PAYVISION `
17+ * ` TRUSTLY `
18+
4191.18.0 (2021-08-31)
520-------------------
621
Original file line number Diff line number Diff line change @@ -109,6 +109,8 @@ public enum Processor {
109109 BEANSTREAM ,
110110 BLUEPAY ,
111111 BLUESNAP ,
112+ BOACOMPRA ,
113+ BOKU ,
112114 BPOINT ,
113115 BRAINTREE ,
114116 CARDKNOX ,
@@ -125,6 +127,7 @@ public enum Processor {
125127 COMPROPAGO ,
126128 CONCEPT_PAYMENTS ,
127129 CONEKTA ,
130+ COREGATEWAY ,
128131 CREDITGUARD ,
129132 CREDORAX ,
130133 CT_PAYMENTS ,
@@ -151,6 +154,7 @@ public enum Processor {
151154 EXACT ,
152155 FIRST_ATLANTIC_COMMERCE ,
153156 FIRST_DATA ,
157+ FISERV ,
154158 G2A_PAY ,
155159 GLOBAL_PAYMENTS ,
156160 GOCARDLESS ,
@@ -171,10 +175,13 @@ public enum Processor {
171175 MIRJEH ,
172176 MOLLIE ,
173177 MONERIS_SOLUTIONS ,
178+ NEOPAY ,
179+ NEOSURF ,
174180 NMI ,
175181 OCEANPAYMENT ,
176182 ONEY ,
177183 ONPAY ,
184+ OPENBUCKS ,
178185 OPENPAYMX ,
179186 OPTIMAL_PAYMENTS ,
180187 ORANGEPAY ,
@@ -190,13 +197,15 @@ public enum Processor {
190197 PAYPAL ,
191198 PAYPLUS ,
192199 PAYSAFECARD ,
200+ PAYSERA ,
193201 PAYSTATION ,
194202 PAYTM ,
195203 PAYTRACE ,
196204 PAYTRAIL ,
197205 PAYTURE ,
198206 PAYU ,
199207 PAYULATAM ,
208+ PAYVISION ,
200209 PAYWAY ,
201210 PAYZA ,
202211 PINPAYMENTS ,
@@ -225,6 +234,7 @@ public enum Processor {
225234 TELERECARGAS ,
226235 TOWAH ,
227236 TRANSACT_PRO ,
237+ TRUSTLY ,
228238 TSYS ,
229239 USA_EPAY ,
230240 VANTIV ,
You can’t perform that action at this time.
0 commit comments