-
Home
-
MONEI Payments for WooCommerce
-
4.2.0
-
Code
-
Classes
- WC_Gateway_Monei
Total Complexity |
115 |
Dependencies |
8 |
Dependents |
0 |
Total lines |
1,071 |
Lines of code |
900 |
Logical lines of code |
529 |
Comment lines |
92 |
Methods |
22 |
Properties |
1 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_payment() |
C |
29 |
19 |
137 |
successful_request() |
B |
34 |
16 |
88 |
process_refund() |
A |
42 |
13 |
55 |
ask_for_refund() |
A |
34 |
9 |
108 |
payment_fields() |
A |
45 |
6 |
47 |
doing_scheduled_subscription_payment() |
S |
37 |
4 |
75 |
is_paid() |
S |
51 |
7 |
29 |
__construct() |
S |
40 |
4 |
58 |
get_monei_args() |
S |
40 |
3 |
61 |
init_form_fields() |
S |
39 |
1 |
82 |
product_description() |
S |
54 |
5 |
21 |
order_contains_subscription() |
S |
61 |
5 |
13 |
generate_monei_form() |
S |
47 |
3 |
39 |
check_ipn_response() |
S |
53 |
4 |
23 |
get_monei_users_token() |
S |
62 |
4 |
12 |
get_users_token_bulk() |
S |
64 |
3 |
10 |
admin_options() |
S |
61 |
2 |
15 |
is_valid_for_use() |
S |
68 |
2 |
7 |
test_mode() |
S |
68 |
2 |
8 |
receipt_page() |
S |
75 |
1 |
4 |
amount_format() |
S |
75 |
1 |
4 |
get_monei_order() |
S |
77 |
1 |
4 |