-
Home
-
Payment Gateway for Cielo API on WooCommerce
-
1.7.0
-
Code
-
Classes
- Lkn_WC_Gateway_Cielo_Debit
Total Complexity |
88 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
856 |
Lines of code |
599 |
Logical lines of code |
266 |
Comment lines |
130 |
Methods |
14 |
Properties |
3 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_payment() |
C |
25 |
22 |
185 |
get_card_provider() |
A |
42 |
14 |
55 |
payment_gateway_scripts() |
A |
49 |
8 |
27 |
init_form_fields() |
S |
36 |
2 |
104 |
process_refund() |
S |
50 |
7 |
26 |
generate_debit_auth_token() |
S |
46 |
6 |
36 |
validate_exp_date() |
S |
53 |
6 |
23 |
validate_card_number() |
S |
57 |
6 |
16 |
payment_fields() |
S |
43 |
2 |
66 |
validate_fields() |
S |
57 |
5 |
16 |
validate_cvv() |
S |
61 |
4 |
12 |
__construct() |
S |
51 |
3 |
25 |
add_notice_once() |
S |
73 |
2 |
5 |
admin_load_script() |
S |
77 |
1 |
3 |