-
Home
-
Payment Plugins for Stripe WooCommerce
-
3.3.71
-
Code
-
Classes
- WC_Payment_Gateway_Stripe_ACH
Total Complexity |
40 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
245 |
Lines of code |
191 |
Logical lines of code |
83 |
Comment lines |
16 |
Methods |
20 |
Properties |
4 |
Methods 20
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
add_stripe_order_args() |
S |
50 |
5 |
31 |
add_fees_for_checkout() |
S |
65 |
5 |
8 |
update_order_review() |
S |
65 |
4 |
8 |
calculate_fees() |
S |
59 |
3 |
13 |
validate_ach_fee_field() |
S |
63 |
3 |
11 |
validate_local_payment_available() |
S |
66 |
3 |
9 |
generate_ach_fee_html() |
S |
56 |
1 |
19 |
admin_options() |
S |
65 |
2 |
8 |
get_payment_element_options() |
S |
64 |
2 |
10 |
fees_enabled() |
S |
64 |
2 |
10 |
init_supports() |
S |
61 |
1 |
13 |
__construct() |
S |
61 |
1 |
12 |
calculate_cart_fees() |
S |
81 |
1 |
3 |
init() |
S |
75 |
1 |
4 |
enqueue_checkout_scripts() |
S |
76 |
1 |
4 |
has_enqueued_scripts() |
S |
80 |
1 |
3 |
get_local_payment_settings() |
S |
75 |
1 |
4 |
get_local_payment_description() |
S |
76 |
1 |
4 |
get_mandate_text() |
S |
66 |
1 |
9 |
get_localized_params() |
S |
69 |
1 |
8 |