-
Home
-
Payment Plugins for Stripe WooCommerce
-
3.3.32
-
Code
-
Classes
- WC_Stripe_API_Settings
Total Complexity |
30 |
Dependencies |
5 |
Dependents |
0 |
Total lines |
390 |
Lines of code |
344 |
Logical lines of code |
81 |
Comment lines |
19 |
Methods |
13 |
Properties |
0 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
init_form_fields() |
A |
29 |
5 |
191 |
admin_options() |
A |
44 |
8 |
45 |
create_webhook() |
S |
48 |
3 |
35 |
generate_stripe_connect_html() |
S |
54 |
2 |
22 |
get_account_id() |
S |
70 |
3 |
6 |
get_connect_url() |
S |
58 |
1 |
16 |
create_webhooks() |
S |
73 |
2 |
5 |
__construct() |
S |
73 |
1 |
5 |
hooks() |
S |
69 |
1 |
6 |
localize_settings() |
S |
80 |
1 |
3 |
delete_webhook_settings() |
S |
74 |
1 |
4 |
get_webhook_id() |
S |
78 |
1 |
3 |
delete_account_settings() |
S |
81 |
1 |
3 |