-
Home
-
PayZen for WooCommerce
-
1.15.3
-
Code
-
Classes
- WC_Gateway_PayzenMulti
| Total Complexity |
69 |
| Dependencies |
2 |
| Dependents |
0 |
| Total lines |
416 |
| Lines of code |
289 |
| Logical lines of code |
133 |
| 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 |
48 |
5 |
30 |
| payzen_fill_request() |
S |
59 |
6 |
11 |
| is_available() |
S |
60 |
5 |
14 |
| __construct() |
S |
49 |
4 |
28 |
| 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 |