-
Home
-
WooCommerce Stripe Payment Gateway
-
6.5.0
-
Code
-
Classes
- WC_Stripe_Connect
Total Complexity |
28 |
Dependencies |
3 |
Dependents |
6 |
Total lines |
187 |
Lines of code |
98 |
Logical lines of code |
59 |
Comment lines |
52 |
Methods |
8 |
Properties |
1 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
is_connected() |
S |
64 |
7 |
8 |
maybe_handle_redirect() |
S |
52 |
5 |
26 |
save_stripe_keys() |
S |
55 |
4 |
17 |
get_oauth_url() |
S |
60 |
4 |
13 |
get_default_stripe_config() |
S |
64 |
3 |
10 |
clear_stripe_keys() |
S |
60 |
2 |
13 |
connect_oauth() |
S |
69 |
2 |
7 |
__construct() |
S |
75 |
1 |
4 |