-
Home
-
Payment Plugins for Stripe WooCommerce
-
3.3.73
-
Code
-
Classes
- WC_Stripe_API_Settings
| Total Complexity |
31 |
| Dependencies |
5 |
| Dependents |
0 |
| Total lines |
396 |
| Lines of code |
348 |
| Logical lines of code |
83 |
| Comment lines |
19 |
| Methods |
14 |
| Properties |
0 |
Methods 14
| 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 |
| has_secret_key() |
S |
75 |
1 |
4 |