-
Home
-
Payment Gateway for LiqPay for Woocommerce
-
1.7
-
Code
-
Classes
- WC_Gateway_kmnd_Liqpay
Total Complexity |
50 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
458 |
Lines of code |
301 |
Logical lines of code |
135 |
Comment lines |
70 |
Methods |
14 |
Properties |
2 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
check_ipn_response() |
A |
48 |
11 |
29 |
cnb_params() |
S |
54 |
7 |
22 |
__construct() |
S |
45 |
5 |
42 |
init_form_fields() |
S |
37 |
1 |
93 |
thankyou_page() |
S |
60 |
6 |
11 |
admin_options() |
S |
55 |
4 |
23 |
getDescription() |
S |
59 |
4 |
16 |
process_payment() |
S |
49 |
3 |
31 |
clean_data() |
S |
62 |
3 |
11 |
is_valid_for_use() |
S |
70 |
2 |
6 |
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 |