-
Home
-
Monri Payments Gateway for WooCommerce
-
3.2.0
-
Code
-
Classes
- Monri_WC_Gateway_Adapter_Webpay_Components
Total Complexity |
51 |
Dependencies |
4 |
Dependents |
2 |
Total lines |
405 |
Lines of code |
244 |
Logical lines of code |
126 |
Comment lines |
70 |
Methods |
10 |
Properties |
2 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_session_client_secret() |
A |
53 |
10 |
22 |
request_authorize() |
A |
41 |
7 |
56 |
process_payment() |
A |
45 |
8 |
39 |
process_capture() |
S |
49 |
6 |
30 |
process_void() |
S |
49 |
6 |
29 |
payment_fields() |
S |
53 |
4 |
21 |
process_refund() |
S |
54 |
3 |
21 |
init() |
S |
60 |
3 |
12 |
can_refund_order() |
S |
74 |
3 |
4 |
prepare_blocks_data() |
S |
64 |
1 |
10 |