-
Home
-
Walletdoc Payment Gateway for WooCommerce
-
1.1.2
-
Code
-
Classes
- WP_Gateway_Walletdoc
Total Complexity |
72 |
Dependencies |
4 |
Dependents |
0 |
Total lines |
402 |
Lines of code |
281 |
Logical lines of code |
192 |
Comment lines |
45 |
Methods |
13 |
Properties |
3 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
webhook() |
B |
41 |
22 |
47 |
capture_payment() |
A |
44 |
14 |
39 |
process_payment() |
A |
36 |
8 |
77 |
process_refund() |
A |
47 |
7 |
34 |
validate_production_secret_field() |
S |
61 |
4 |
12 |
validate_client_secret_field() |
S |
61 |
4 |
12 |
validate_walletdoc_signature() |
S |
61 |
3 |
11 |
__construct() |
S |
52 |
2 |
23 |
stringMatchMethod() |
S |
69 |
2 |
7 |
is_available() |
S |
72 |
2 |
6 |
are_keys_set() |
S |
68 |
2 |
7 |
init_form_fields() |
S |
80 |
1 |
3 |
log() |
S |
80 |
1 |
3 |