-
Home
-
PayZen for WooCommerce
-
1.13.3
-
Code
-
Classes
- WC_Gateway_PayzenMulti
Total Complexity |
67 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
411 |
Lines of code |
283 |
Logical lines of code |
128 |
Comment lines |
46 |
Methods |
12 |
Properties |
0 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate_payment_options_field() |
B |
52 |
20 |
18 |
get_available_options() |
A |
54 |
12 |
18 |
get_payment_fields() |
S |
49 |
7 |
29 |
init_form_fields() |
S |
39 |
3 |
73 |
process_payment() |
S |
50 |
5 |
26 |
is_available() |
S |
60 |
5 |
14 |
__construct() |
S |
49 |
4 |
28 |
payzen_fill_request() |
S |
62 |
4 |
9 |
get_supported_card_types() |
S |
58 |
3 |
14 |
payzen_admin_head_script() |
S |
53 |
1 |
44 |
payment_fields() |
S |
66 |
2 |
8 |
get_rest_fields() |
S |
91 |
1 |
2 |