-
Home
-
WooCommerce Stripe Payment Gateway
-
8.3.1
-
Code
-
Classes
- WC_Stripe_Connect
Total Complexity |
36 |
Dependencies |
4 |
Dependents |
6 |
Total lines |
227 |
Lines of code |
115 |
Logical lines of code |
77 |
Comment lines |
65 |
Methods |
10 |
Properties |
1 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
maybe_handle_redirect() |
S |
55 |
6 |
18 |
is_connected() |
S |
64 |
7 |
8 |
save_stripe_keys() |
S |
55 |
4 |
18 |
get_oauth_url() |
S |
57 |
4 |
15 |
record_account_connect_track_event() |
S |
63 |
4 |
9 |
get_default_stripe_config() |
S |
61 |
3 |
12 |
connect_oauth() |
S |
63 |
3 |
11 |
clear_stripe_keys() |
S |
60 |
2 |
13 |
get_upe_checkout_experience_enabled() |
S |
68 |
2 |
7 |
__construct() |
S |
75 |
1 |
4 |