-
Home
-
Payment Gateway for Cielo API on WooCommerce
-
1.0.0
-
Code
-
Classes
- Lkn_WC_Gateway_Cielo_Debit
Total Complexity |
69 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
682 |
Lines of code |
496 |
Logical lines of code |
213 |
Comment lines |
91 |
Methods |
10 |
Properties |
1 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_payment() |
B |
31 |
12 |
124 |
get_card_provider() |
A |
43 |
13 |
50 |
validate_fields() |
A |
46 |
12 |
37 |
payment_gateway_scripts() |
A |
49 |
10 |
27 |
init_form_fields() |
S |
36 |
2 |
105 |
process_refund() |
S |
49 |
7 |
28 |
generate_debit_auth_token() |
S |
46 |
6 |
38 |
__construct() |
S |
49 |
4 |
29 |
payment_fields() |
S |
44 |
2 |
55 |
admin_load_script() |
S |
77 |
1 |
3 |