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.7.0
5+ -----------------
6+
7+ * The following payment processors were added to the ` Payment.Processor ` enum:
8+ * ` BPOINT `
9+ * ` CHECKOUT_COM `
10+ * ` EMERCHANTPAY `
11+ * ` HEARTLAND `
12+ * ` PAYWAY `
13+
4141.6.0 (2017-09-08)
515------------------
616
Original file line number Diff line number Diff line change @@ -105,9 +105,11 @@ public enum Processor {
105105 BEANSTREAM ,
106106 BLUEPAY ,
107107 BLUESNAP ,
108+ BPOINT ,
108109 BRAINTREE ,
109110 CCNOW ,
110111 CHASE_PAYMENTECH ,
112+ CHECKOUT_COM ,
111113 CIELO ,
112114 COLLECTOR ,
113115 COMPROPAGO ,
@@ -122,12 +124,14 @@ public enum Processor {
122124 EBS ,
123125 ECOMM365 ,
124126 ELAVON ,
127+ EMERCHANTPAY ,
125128 EPAY ,
126129 EPROCESSING_NETWORK ,
127130 EWAY ,
128131 EXACT ,
129132 FIRST_DATA ,
130133 GLOBAL_PAYMENTS ,
134+ HEARTLAND ,
131135 HIPAY ,
132136 INGENICO ,
133137 INTERNETSECURE ,
@@ -159,6 +163,7 @@ public enum Processor {
159163 PAYTURE ,
160164 PAYU ,
161165 PAYULATAM ,
166+ PAYWAY ,
162167 PAYZA ,
163168 PINPAYMENTS ,
164169 PRINCETON_PAYMENT_SOLUTIONS ,
You can’t perform that action at this time.
0 commit comments