-
Home
-
PayZen for WooCommerce
-
1.9.0
-
Code
-
Classes
- WC_Gateway_PayzenSubscription
Total Complexity |
65 |
Dependencies |
7 |
Dependents |
1 |
Total lines |
409 |
Lines of code |
279 |
Logical lines of code |
160 |
Comment lines |
34 |
Methods |
12 |
Properties |
1 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
update_online_subscription() |
A |
41 |
13 |
50 |
payzen_fill_request() |
A |
47 |
12 |
32 |
can_use_alias() |
S |
61 |
7 |
11 |
cancel_online_subscription() |
S |
48 |
5 |
31 |
cancel_transaction() |
S |
50 |
5 |
27 |
__construct() |
S |
47 |
4 |
34 |
payment_by_alias_view() |
S |
49 |
4 |
29 |
is_available_for_subscriptions() |
S |
60 |
5 |
13 |
get_order_details() |
S |
53 |
4 |
23 |
payzen_order_needs_payment() |
S |
67 |
4 |
7 |
init_form_fields() |
S |
55 |
1 |
20 |
get_rest_fields() |
S |
91 |
1 |
2 |