-
Home
-
Payment Gateway for Cielo API on WooCommerce
-
1.3.2
-
Code
-
Classes
- Lkn_WC_Gateway_Cielo_Debit
Total Complexity |
74 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
755 |
Lines of code |
517 |
Logical lines of code |
226 |
Comment lines |
134 |
Methods |
14 |
Properties |
3 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_payment() |
B |
31 |
12 |
124 |
get_card_provider() |
A |
42 |
14 |
55 |
payment_gateway_scripts() |
A |
50 |
8 |
26 |
process_refund() |
S |
49 |
7 |
28 |
generate_debit_auth_token() |
S |
46 |
6 |
38 |
init_form_fields() |
S |
37 |
2 |
94 |
__construct() |
S |
49 |
4 |
29 |
payment_fields() |
S |
45 |
2 |
53 |
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 |