-
Home
-
WooCommerce Stripe Payment Gateway
-
9.7.0 (latest)
-
Code
-
Classes
- WC_Stripe_Settings_Controller
Total Complexity |
55 |
Dependencies |
23 |
Dependents |
1 |
Total lines |
325 |
Lines of code |
202 |
Logical lines of code |
85 |
Comment lines |
77 |
Methods |
10 |
Properties |
2 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
admin_scripts() |
B |
33 |
20 |
92 |
needs_oauth_urls() |
S |
60 |
8 |
12 |
hide_gateways_on_settings_page() |
S |
51 |
6 |
27 |
ajax_get_oauth_urls() |
S |
58 |
5 |
15 |
admin_options() |
S |
60 |
5 |
11 |
hide_refund_button_for_uncaptured_orders() |
S |
59 |
4 |
13 |
is_payments_onboarding_task_completed() |
S |
64 |
3 |
11 |
get_gateway() |
S |
72 |
2 |
6 |
__construct() |
S |
63 |
1 |
10 |
set_stripe_gateways_in_list() |
S |
72 |
1 |
5 |