-
Home
-
Monri Payments Gateway for WooCommerce
-
3.7.0 (latest)
-
Code
-
Classes
- Monri_WC_Gateway_Adapter_Webpay_Components
Total Complexity |
84 |
Dependencies |
7 |
Dependents |
2 |
Total lines |
581 |
Lines of code |
358 |
Logical lines of code |
199 |
Comment lines |
103 |
Methods |
15 |
Properties |
2 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_payment() |
A |
42 |
12 |
48 |
request_authorize() |
A |
39 |
10 |
66 |
get_session_client_secret() |
A |
53 |
10 |
22 |
process_capture() |
A |
48 |
8 |
30 |
process_void() |
A |
49 |
8 |
29 |
init() |
A |
48 |
7 |
32 |
payment_fields() |
S |
51 |
6 |
24 |
process_refund() |
S |
51 |
5 |
25 |
after_checkout_validation() |
S |
65 |
5 |
8 |
save_user_token() |
S |
54 |
3 |
21 |
check_if_token_already_exists() |
S |
62 |
3 |
11 |
cart_data_updated() |
S |
54 |
2 |
25 |
can_refund_order() |
S |
74 |
3 |
4 |
tokenization_enabled() |
S |
80 |
1 |
3 |
prepare_blocks_data() |
S |
64 |
1 |
10 |