-
Home
-
Payment Gateway for LiqPay for Woocommerce
-
1.2
-
Code
-
Classes
- WC_Gateway_kmnd_Liqpay
Total Complexity |
45 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
459 |
Lines of code |
338 |
Logical lines of code |
129 |
Comment lines |
26 |
Methods |
15 |
Properties |
2 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
check_ipn_response() |
A |
48 |
11 |
29 |
cnb_params() |
S |
54 |
7 |
22 |
__construct() |
S |
44 |
5 |
43 |
init_form_fields() |
S |
37 |
1 |
100 |
cnb_form() |
S |
45 |
3 |
48 |
admin_options() |
S |
55 |
4 |
23 |
generate_form() |
S |
50 |
3 |
28 |
clean_data() |
S |
62 |
3 |
11 |
is_valid_for_use() |
S |
70 |
2 |
6 |
process_payment() |
S |
67 |
1 |
7 |
receipt_page() |
S |
75 |
1 |
4 |
cnb_signature() |
S |
68 |
1 |
7 |
str_to_sign() |
S |
75 |
1 |
4 |
encode_params() |
S |
80 |
1 |
3 |
decode_params() |
S |
79 |
1 |
3 |