-
Home
-
Khipu for WooCommerce
-
2.2
-
Code
-
Classes
- WC_Gateway_khipu
| Total Complexity |
48 |
| Dependencies |
2 |
| Dependents |
0 |
| Total lines |
480 |
| Lines of code |
333 |
| Logical lines of code |
155 |
| Comment lines |
54 |
| Methods |
19 |
| Properties |
1 |
Methods 19
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| generate_khipu_bankselect() |
A |
41 |
5 |
77 |
| get_khipu_order() |
S |
52 |
6 |
24 |
| generate_khipu_generate_payment() |
S |
48 |
5 |
30 |
| check_ipn_response() |
S |
61 |
4 |
12 |
| get_order_from_ipn_1_3() |
S |
57 |
3 |
16 |
| get_order_from_ipn_1_2() |
S |
58 |
3 |
15 |
| init_form_fields() |
S |
47 |
1 |
43 |
| generate_khipu_terminal_page() |
S |
54 |
2 |
24 |
| __construct() |
S |
53 |
2 |
20 |
| admin_options() |
S |
58 |
2 |
19 |
| receipt_page() |
S |
66 |
3 |
9 |
| get_order_from_ipn() |
S |
64 |
3 |
10 |
| is_valid_for_use() |
S |
69 |
2 |
6 |
| successful_request() |
S |
69 |
2 |
7 |
| get_available_banks() |
S |
67 |
1 |
7 |
| comm_error() |
S |
75 |
1 |
4 |
| base64url_encode_compress() |
S |
77 |
1 |
3 |
| base64url_decode_uncompress() |
S |
76 |
1 |
3 |
| process_payment() |
S |
74 |
1 |
4 |