-
Home
-
Payment Gateway – nexi Alpha Bank for WooCommerce
-
2.0.4 (latest)
-
Code
-
Classes
- WC_AlphaBank_Gateway_Base
Total Complexity |
70 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
465 |
Lines of code |
322 |
Logical lines of code |
179 |
Comment lines |
58 |
Methods |
15 |
Properties |
0 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
check_alphabank_response() |
B |
36 |
19 |
69 |
payment_fields() |
A |
43 |
14 |
42 |
generate_form() |
A |
35 |
9 |
87 |
ab_get_pages() |
S |
54 |
5 |
21 |
validate_fields() |
S |
56 |
4 |
17 |
generic_add_meta() |
S |
64 |
3 |
9 |
encrypt() |
S |
59 |
2 |
15 |
decrypt() |
S |
58 |
2 |
15 |
process_payment() |
S |
61 |
2 |
11 |
__construct() |
S |
66 |
2 |
8 |
ab_get_installments() |
S |
70 |
2 |
6 |
updateStatus() |
S |
67 |
2 |
7 |
get_option() |
S |
66 |
2 |
8 |
calculate_digest() |
S |
78 |
1 |
3 |
validate_ab_sharedSecretKey_field() |
S |
74 |
1 |
4 |