-
Home
-
Dintero Checkout for WooCommerce Payment Methods
-
1.11.0
-
Code
-
Classes
- Dintero_Checkout_Gateway
Total Complexity |
26 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
273 |
Lines of code |
144 |
Logical lines of code |
74 |
Comment lines |
92 |
Methods |
11 |
Properties |
3 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
S |
42 |
4 |
52 |
check_availability() |
S |
56 |
6 |
17 |
process_payment() |
S |
57 |
5 |
17 |
process_redirect_payment() |
S |
56 |
3 |
17 |
process_refund() |
S |
60 |
2 |
14 |
create_order_line_item() |
S |
79 |
1 |
3 |
hidden_order_itemmeta() |
S |
77 |
1 |
4 |
init_form_fields() |
S |
69 |
1 |
6 |
get_icon() |
S |
79 |
1 |
3 |
is_available() |
S |
79 |
1 |
3 |
process_embedded_payment() |
S |
67 |
1 |
8 |