-
Home
-
PayZen for WooCommerce
-
1.12.2
-
Code
-
Classes
- WC_Gateway_PayzenWcsSubscription
Total Complexity |
91 |
Dependencies |
10 |
Dependents |
0 |
Total lines |
616 |
Lines of code |
421 |
Logical lines of code |
239 |
Comment lines |
52 |
Methods |
19 |
Properties |
1 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
silent_payment() |
A |
33 |
8 |
99 |
payzen_init() |
A |
53 |
12 |
20 |
process_subscription_payment() |
A |
42 |
9 |
48 |
payzen_fill_request() |
S |
52 |
7 |
22 |
is_available_for_subscriptions() |
S |
55 |
7 |
19 |
process_admin_options() |
S |
55 |
7 |
17 |
can_use_alias() |
S |
61 |
7 |
11 |
get_identifier() |
S |
60 |
5 |
14 |
payment_by_alias_view() |
S |
49 |
4 |
29 |
__construct() |
S |
44 |
3 |
43 |
update_renewal_order() |
S |
51 |
4 |
26 |
process_payment() |
S |
56 |
3 |
16 |
payzen_order_needs_payment() |
S |
67 |
4 |
7 |
subscription_payment_meta() |
S |
57 |
2 |
17 |
payment_fields() |
S |
63 |
3 |
9 |
set_error() |
S |
69 |
2 |
7 |
admin_options() |
S |
69 |
2 |
6 |
init_form_fields() |
S |
64 |
1 |
9 |
get_rest_fields() |
S |
91 |
1 |
2 |