-
Home
-
Payment Gateway for Cielo API on WooCommerce
-
1.3.2
-
Code
-
Classes
- Lkn_WC_Gateway_Cielo_Credit
Total Complexity |
81 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
650 |
Lines of code |
426 |
Logical lines of code |
211 |
Comment lines |
128 |
Methods |
13 |
Properties |
3 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_payment() |
B |
32 |
18 |
94 |
get_card_provider() |
A |
42 |
14 |
55 |
process_refund() |
A |
48 |
10 |
28 |
payment_fields() |
A |
41 |
7 |
61 |
payment_gateway_scripts() |
S |
54 |
7 |
19 |
init_form_fields() |
S |
40 |
2 |
70 |
__construct() |
S |
49 |
4 |
29 |
validate_exp_date() |
S |
54 |
4 |
21 |
validate_card_number() |
S |
59 |
4 |
14 |
validate_cvv() |
S |
59 |
4 |
14 |
validate_fields() |
S |
60 |
4 |
13 |
add_notice_once() |
S |
73 |
2 |
5 |
admin_load_script() |
S |
77 |
1 |
3 |