-
Home
-
Payment Plugins for Stripe WooCommerce
-
3.3.58
-
Code
-
Classes
- WC_Payment_Gateway_Stripe_ACH
Total Complexity |
43 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
269 |
Lines of code |
200 |
Logical lines of code |
82 |
Comment lines |
34 |
Methods |
19 |
Properties |
3 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
add_stripe_order_args() |
S |
50 |
5 |
31 |
is_available() |
S |
61 |
6 |
11 |
add_fees_for_checkout() |
S |
65 |
5 |
8 |
get_payment_intent_confirmation_args() |
S |
55 |
3 |
21 |
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 |
__construct() |
S |
58 |
1 |
14 |
enqueue_checkout_scripts() |
S |
63 |
1 |
12 |
init() |
S |
75 |
1 |
4 |
has_enqueued_scripts() |
S |
80 |
1 |
3 |
init_supports() |
S |
76 |
1 |
4 |
get_confirmation_method() |
S |
82 |
1 |
3 |
get_mandate_text() |
S |
66 |
1 |
9 |
get_localized_params() |
S |
69 |
1 |
8 |
calculate_cart_fees() |
S |
81 |
1 |
3 |