-
Home
-
Pay With MetaMask For WooCommerce – Cryptocurrency Payment Gateway
-
1.2.2
-
Code
-
Classes
- WC_cpmw_Gateway
Total Complexity |
12 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
128 |
Lines of code |
85 |
Logical lines of code |
44 |
Comment lines |
12 |
Methods |
7 |
Properties |
0 |
Methods 7
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_payment() |
S |
50 |
3 |
27 |
__construct() |
S |
54 |
3 |
19 |
init_form_fields() |
S |
54 |
1 |
24 |
is_valid_for_use() |
S |
70 |
2 |
6 |
payment_fields() |
S |
80 |
1 |
3 |
validate_fields() |
S |
80 |
1 |
3 |
thankyou_page() |
S |
80 |
1 |
3 |