-
Home
-
Conpay Checkout
-
1.2.2
-
Code
-
Classes
- WC_Conpay_Gateway
| Total Complexity |
104 |
| Dependencies |
3 |
| Dependents |
0 |
| Total lines |
812 |
| Lines of code |
543 |
| Logical lines of code |
212 |
| Comment lines |
93 |
| Methods |
28 |
| Properties |
0 |
Methods 28
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| process_payment() |
B |
30 |
15 |
138 |
| update_order_status() |
B |
42 |
21 |
44 |
| save_payment_meta_data() |
A |
45 |
11 |
42 |
| callback_handler() |
S |
51 |
6 |
27 |
| init_form_fields() |
S |
39 |
1 |
80 |
| validateCreditCardFields() |
S |
57 |
4 |
17 |
| do_request() |
S |
59 |
4 |
14 |
| validateBoletoFields() |
S |
60 |
4 |
13 |
| checkout_scripts() |
S |
65 |
4 |
8 |
| thankyou_page() |
S |
58 |
3 |
15 |
| payment_fields() |
S |
56 |
2 |
18 |
| is_available() |
S |
73 |
3 |
4 |
| ecommerce_doPayment() |
S |
64 |
3 |
9 |
| boleto_register() |
S |
64 |
3 |
9 |
| get_log_view() |
S |
67 |
3 |
6 |
| admin_options() |
S |
69 |
3 |
5 |
| __construct() |
S |
50 |
1 |
26 |
| sanitizeFields() |
S |
54 |
1 |
23 |
| handle_custom_query_var() |
S |
65 |
2 |
9 |
| get_payment_name_by_type() |
S |
67 |
2 |
7 |
| get_username() |
S |
82 |
1 |
3 |
| get_password() |
S |
82 |
1 |
3 |
| get_token() |
S |
82 |
1 |
3 |
| getAuthUrl() |
S |
80 |
1 |
3 |
| getEcommercePaymentUrl() |
S |
80 |
1 |
3 |
| getBoletoRegisterUrl() |
S |
80 |
1 |
3 |
| obtain_access_token() |
S |
66 |
1 |
8 |
| process_callback() |
S |
80 |
1 |
3 |