-
Home
-
Payment Plugins for Stripe WooCommerce
-
3.3.13
-
Code
-
Classes
- WC_Payment_Gateway_Stripe_ACH
| Total Complexity |
51 |
| Dependencies |
3 |
| Dependents |
0 |
| Total lines |
372 |
| Lines of code |
259 |
| Logical lines of code |
112 |
| Comment lines |
59 |
| Methods |
27 |
| Properties |
1 |
Methods 27
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_base_url() |
S |
60 |
4 |
15 |
| create_payment_method() |
S |
60 |
4 |
14 |
| do_api_request() |
S |
55 |
3 |
20 |
| process_payment() |
S |
55 |
3 |
19 |
| is_available() |
S |
64 |
4 |
9 |
| update_order_review() |
S |
65 |
4 |
8 |
| calculate_fees() |
S |
58 |
3 |
14 |
| validate_ach_fee_field() |
S |
63 |
3 |
11 |
| validate_environment_field() |
S |
69 |
3 |
6 |
| generate_ach_fee_html() |
S |
56 |
1 |
19 |
| fetch_link_token() |
S |
58 |
1 |
17 |
| get_metadata() |
S |
77 |
2 |
3 |
| fees_enabled() |
S |
64 |
2 |
10 |
| __construct() |
S |
58 |
1 |
14 |
| enqueue_checkout_scripts() |
S |
62 |
1 |
13 |
| get_localized_params() |
S |
61 |
1 |
13 |
| fetch_bank_token() |
S |
62 |
1 |
12 |
| fetch_access_token() |
S |
63 |
1 |
11 |
| init() |
S |
79 |
1 |
3 |
| init_supports() |
S |
76 |
1 |
4 |
| get_plaid_url() |
S |
79 |
1 |
3 |
| get_plaid_environment() |
S |
80 |
1 |
3 |
| get_public_token() |
S |
81 |
1 |
3 |
| get_saved_methods_label() |
S |
79 |
1 |
3 |
| get_new_method_label() |
S |
79 |
1 |
3 |
| after_calculate_totals() |
S |
70 |
1 |
6 |
| has_enqueued_scripts() |
S |
80 |
1 |
3 |