-
Home
-
WooCommerce Stripe Payment Gateway
-
7.6.2
-
Code
-
Classes
- WC_Stripe_Connect
Total Complexity |
30 |
Dependencies |
3 |
Dependents |
6 |
Total lines |
187 |
Lines of code |
95 |
Logical lines of code |
63 |
Comment lines |
54 |
Methods |
8 |
Properties |
1 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
maybe_handle_redirect() |
S |
56 |
6 |
17 |
is_connected() |
S |
64 |
7 |
8 |
save_stripe_keys() |
S |
55 |
4 |
17 |
get_oauth_url() |
S |
57 |
4 |
15 |
connect_oauth() |
S |
63 |
3 |
11 |
get_default_stripe_config() |
S |
64 |
3 |
10 |
clear_stripe_keys() |
S |
60 |
2 |
13 |
__construct() |
S |
75 |
1 |
4 |