-
Home
-
WooCommerce Stripe Payment Gateway
-
9.4.1 (latest)
-
Code
-
Classes
- WC_Payment_Token_ACH
Total Complexity |
17 |
Dependencies |
1 |
Dependents |
2 |
Total lines |
156 |
Lines of code |
56 |
Logical lines of code |
23 |
Comment lines |
69 |
Methods |
10 |
Properties |
2 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate() |
S |
58 |
6 |
18 |
is_equal_payment_method() |
S |
67 |
3 |
8 |
get_display_name() |
S |
66 |
1 |
9 |
get_hook_prefix() |
S |
82 |
1 |
3 |
get_bank_name() |
S |
79 |
1 |
3 |
set_bank_name() |
S |
80 |
1 |
3 |
get_account_type() |
S |
79 |
1 |
3 |
set_account_type() |
S |
80 |
1 |
3 |
get_last4() |
S |
79 |
1 |
3 |
set_last4() |
S |
80 |
1 |
3 |