-
Home
-
Payment Plugins for Stripe WooCommerce
-
3.3.26
-
Code
-
Classes
- WC_Payment_Token_Stripe_ACH
Total Complexity |
12 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
84 |
Lines of code |
54 |
Logical lines of code |
17 |
Comment lines |
6 |
Methods |
10 |
Properties |
3 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
details_to_props() |
S |
62 |
3 |
11 |
get_formats() |
S |
56 |
1 |
19 |
get_bank_name() |
S |
79 |
1 |
3 |
get_routing_number() |
S |
79 |
1 |
3 |
get_last4() |
S |
79 |
1 |
3 |
set_bank_name() |
S |
80 |
1 |
3 |
set_routing_number() |
S |
80 |
1 |
3 |
set_last4() |
S |
80 |
1 |
3 |
get_html_classes() |
S |
82 |
1 |
3 |
get_basic_payment_method_title() |
S |
79 |
1 |
3 |