-
Home
-
Payment Plugins for Stripe WooCommerce
-
3.3.34
-
Code
-
Classes
- WC_Payment_Gateway_Stripe_ACH
Total Complexity |
41 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
256 |
Lines of code |
188 |
Logical lines of code |
70 |
Comment lines |
34 |
Methods |
21 |
Properties |
2 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
is_available() |
S |
61 |
6 |
11 |
add_fees_for_checkout() |
S |
65 |
5 |
8 |
add_stripe_order_args() |
S |
54 |
3 |
23 |
update_order_review() |
S |
65 |
4 |
8 |
calculate_fees() |
S |
59 |
3 |
13 |
validate_ach_fee_field() |
S |
63 |
3 |
11 |
generate_ach_fee_html() |
S |
56 |
1 |
19 |
admin_options() |
S |
65 |
2 |
8 |
fees_enabled() |
S |
64 |
2 |
10 |
get_payment_intent_confirmation_args() |
S |
63 |
1 |
13 |
enqueue_checkout_scripts() |
S |
63 |
1 |
12 |
__construct() |
S |
60 |
1 |
12 |
get_new_method_label() |
S |
79 |
1 |
3 |
init() |
S |
75 |
1 |
4 |
calculate_cart_fees() |
S |
81 |
1 |
3 |
get_saved_methods_label() |
S |
79 |
1 |
3 |
init_supports() |
S |
76 |
1 |
4 |
has_enqueued_scripts() |
S |
80 |
1 |
3 |
get_confirmation_method() |
S |
82 |
1 |
3 |
get_mandate_text() |
S |
66 |
1 |
9 |
get_localized_params() |
S |
69 |
1 |
8 |