We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e390a83 commit 8a1da0cCopy full SHA for 8a1da0c
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## v2.8.0
4
+
5
+* Added the processor `:cryptomus` to `Minfraud::Components::Payment`.
6
7
## v2.7.1 (2025-02-10)
8
9
* Re-release due to bug in release workflow.
lib/minfraud/components/payment.rb
@@ -50,6 +50,7 @@ class Payment < Base
50
coregateway
51
creditguard
52
credorax
53
+ cryptomus
54
ct_payments
55
cuentadigital
56
curopayments
0 commit comments