-
Home
-
Payment Gateway for Cielo API on WooCommerce
-
1.6.0
-
Code
-
Classes
- Lkn_WC_Gateway_Cielo_Debit
Total Complexity |
86 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
955 |
Lines of code |
703 |
Logical lines of code |
259 |
Comment lines |
126 |
Methods |
14 |
Properties |
3 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_payment() |
C |
26 |
20 |
177 |
get_card_provider() |
A |
42 |
14 |
55 |
payment_fields() |
A |
33 |
2 |
183 |
payment_gateway_scripts() |
A |
49 |
8 |
27 |
process_refund() |
S |
50 |
7 |
26 |
init_form_fields() |
S |
36 |
2 |
99 |
generate_debit_auth_token() |
S |
46 |
6 |
36 |
validate_exp_date() |
S |
53 |
6 |
23 |
validate_card_number() |
S |
57 |
6 |
16 |
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 |