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.
2 parents 1643e7d + 54cb534 commit fecd188Copy full SHA for fecd188
CHANGELOG.md
@@ -1,6 +1,11 @@
1
CHANGELOG
2
=========
3
4
+8.1.0
5
+------------------
6
+
7
+* Added `Cryptomus` to the `Processor` enum.
8
9
8.0.0 (2025-02-10)
10
------------------
11
src/constants.ts
@@ -52,6 +52,7 @@ export enum Processor {
52
Coregateway = 'coregateway',
53
Creditguard = 'creditguard',
54
Credorax = 'credorax',
55
+ Cryptomus = 'cryptomus',
56
CtPayments = 'ct_payments',
57
Cuentadigital = 'cuentadigital',
58
Curopayments = 'curopayments',
0 commit comments