-
Home
-
Monri Payments Gateway for WooCommerce
-
3.5.0
-
Code
-
Classes
- Monri_WC_Gateway_Adapter_Webpay_Components
Total Complexity |
66 |
Dependencies |
5 |
Dependents |
2 |
Total lines |
465 |
Lines of code |
287 |
Logical lines of code |
147 |
Comment lines |
83 |
Methods |
12 |
Properties |
2 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_session_client_secret() |
A |
53 |
10 |
22 |
request_authorize() |
A |
41 |
7 |
58 |
process_payment() |
A |
45 |
8 |
39 |
process_capture() |
A |
48 |
8 |
30 |
process_void() |
A |
49 |
8 |
29 |
payment_fields() |
S |
52 |
6 |
23 |
process_refund() |
S |
51 |
5 |
25 |
after_checkout_validation() |
S |
65 |
5 |
8 |
init() |
S |
58 |
3 |
14 |
cart_data_updated() |
S |
54 |
2 |
25 |
can_refund_order() |
S |
74 |
3 |
4 |
prepare_blocks_data() |
S |
64 |
1 |
10 |