-
Home
-
Payment Plugins for Stripe WooCommerce
-
3.3.53
-
Code
-
Classes
- WC_Stripe_Customer_Manager
Total Complexity |
48 |
Dependencies |
4 |
Dependents |
4 |
Total lines |
285 |
Lines of code |
175 |
Logical lines of code |
84 |
Comment lines |
82 |
Methods |
13 |
Properties |
1 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
sync_payment_methods() |
A |
43 |
14 |
46 |
checkout_update_customer() |
A |
50 |
9 |
26 |
wp_loaded() |
A |
55 |
8 |
20 |
user_has_id() |
S |
58 |
5 |
16 |
get_customer_args() |
S |
53 |
2 |
23 |
instance() |
S |
71 |
2 |
6 |
should_update_customer() |
S |
68 |
2 |
7 |
get_attribute_keys() |
S |
63 |
1 |
12 |
__construct() |
S |
75 |
1 |
4 |
should_create_when_account_exists() |
S |
79 |
1 |
3 |
should_create_when_payment() |
S |
79 |
1 |
3 |
create_customer() |
S |
78 |
1 |
3 |
update_customer() |
S |
70 |
1 |
6 |