File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 History
44-------
55
6+ 1.13.0
7+ +++++++++++++++++++
8+
9+ * Added the following new values to the ``/payment/processor `` validation:
10+ * ``cashfree ``
11+ * ``first_atlantic_commerce ``
12+ * ``komoju ``
13+ * ``paytm ``
14+ * ``razorpay ``
15+ * ``systempay ``
16+
6171.12.1 (2020-06-17)
718+++++++++++++++++++
819
Original file line number Diff line number Diff line change @@ -122,6 +122,7 @@ def _hostname(hostname):
122122 "bpoint" ,
123123 "braintree" ,
124124 "cardpay" ,
125+ "cashfree" ,
125126 "ccavenue" ,
126127 "ccnow" ,
127128 "cetelem" ,
@@ -153,6 +154,7 @@ def _hostname(hostname):
153154 "epx" ,
154155 "eway" ,
155156 "exact" ,
157+ "first_atlantic_commerce" ,
156158 "first_data" ,
157159 "g2a_pay" ,
158160 "global_payments" ,
@@ -165,6 +167,7 @@ def _hostname(hostname):
165167 "intuit_quickbooks_payments" ,
166168 "iugu" ,
167169 "klarna" ,
170+ "komoju" ,
168171 "lemon_way" ,
169172 "mastercard_payment_gateway" ,
170173 "mercadopago" ,
@@ -192,6 +195,7 @@ def _hostname(hostname):
192195 "payplus" ,
193196 "paysafecard" ,
194197 "paystation" ,
198+ "paytm" ,
195199 "paytrace" ,
196200 "paytrail" ,
197201 "payture" ,
@@ -206,6 +210,7 @@ def _hostname(hostname):
206210 "qiwi" ,
207211 "quickpay" ,
208212 "raberil" ,
213+ "razorpay" ,
209214 "rede" ,
210215 "redpagos" ,
211216 "rewardspay" ,
@@ -219,6 +224,7 @@ def _hostname(hostname):
219224 "sps_decidir" ,
220225 "stripe" ,
221226 "synapsefi" ,
227+ "systempay" ,
222228 "telerecargas" ,
223229 "towah" ,
224230 "transact_pro" ,
You can’t perform that action at this time.
0 commit comments