Skip to content

Commit 265d824

Browse files
authored
Merge pull request #196 from maxmind/horgh/payment-processors
Add payment processor
2 parents 534dff5 + 1fad2f3 commit 265d824

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
CHANGELOG
22
=========
33

4+
3.4.0
5+
------------------
6+
7+
* Added `cryptomus` to the payment processor validation.
8+
49
3.3.0
510
------------------
611

src/MinFraud.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -817,6 +817,7 @@ public function withPayment(
817817
'coregateway',
818818
'creditguard',
819819
'credorax',
820+
'cryptomus',
820821
'ct_payments',
821822
'cuentadigital',
822823
'curopayments',

0 commit comments

Comments
 (0)