-
Home
-
Pay With MetaMask For WooCommerce – Cryptocurrency Payment Gateway
-
1.6.5 (latest)
-
Code
-
Classes
- WC_cpmw_Gateway
Total Complexity |
22 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
159 |
Lines of code |
125 |
Logical lines of code |
66 |
Comment lines |
12 |
Methods |
8 |
Properties |
0 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_payment() |
A |
45 |
8 |
37 |
__construct() |
S |
47 |
5 |
36 |
init_form_fields() |
S |
54 |
1 |
23 |
check_payment_gateway_status() |
S |
65 |
2 |
9 |
is_valid_for_use() |
S |
70 |
2 |
6 |
pay_order_page() |
S |
67 |
2 |
8 |
payment_fields() |
S |
80 |
1 |
3 |
validate_fields() |
S |
80 |
1 |
3 |