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 762d644 + f4da7ef commit ba64f39Copy full SHA for ba64f39
CHANGELOG.md
@@ -15,6 +15,7 @@ CHANGELOG
15
* `Paysera`
16
* `Payvision`
17
* `Trustly`
18
+ * `Windcave`
19
20
4.3.0 (2021-08-31)
21
------------------
src/constants.ts
@@ -166,6 +166,7 @@ export enum Processor {
166
VirtualCardServices = 'virtual_card_services',
167
Vme = 'vme',
168
Vpos = 'vpos',
169
+ Windcave = 'windcave',
170
Wirecard = 'wirecard',
171
Worldpay = 'worldpay',
172
}
0 commit comments