-
Home
-
Monri Payments Gateway for WooCommerce
-
3.6.0
-
Code
-
Classes
- Monri_WC_Gateway_Adapter_Webpay_Form
Total Complexity |
89 |
Dependencies |
8 |
Dependents |
1 |
Total lines |
569 |
Lines of code |
337 |
Logical lines of code |
205 |
Comment lines |
100 |
Methods |
13 |
Properties |
2 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_return() |
B |
39 |
20 |
55 |
process_redirect() |
B |
35 |
17 |
78 |
payment_fields() |
A |
49 |
9 |
27 |
process_capture() |
A |
48 |
8 |
30 |
process_void() |
A |
49 |
8 |
29 |
process_refund() |
S |
51 |
5 |
25 |
init() |
S |
53 |
4 |
21 |
validate_monri_response() |
S |
54 |
4 |
19 |
process_payment() |
S |
56 |
4 |
18 |
save_user_token() |
S |
56 |
3 |
17 |
check_if_token_already_exists() |
S |
62 |
3 |
11 |
can_refund_order() |
S |
74 |
3 |
4 |
tokenization_enabled() |
S |
80 |
1 |
3 |