-
Home
-
WooCommerce Stripe Payment Gateway
-
6.5.0
-
Code
-
Classes
- WC_REST_Stripe_Payment_Gateway_Controller
Total Complexity |
14 |
Dependencies |
5 |
Dependents |
1 |
Total lines |
163 |
Lines of code |
80 |
Logical lines of code |
37 |
Comment lines |
49 |
Methods |
7 |
Properties |
3 |
Methods 7
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
update_is_gateway_enabled() |
S |
61 |
4 |
12 |
get_payment_gateway_settings() |
S |
58 |
2 |
15 |
update_payment_gateway_settings() |
S |
61 |
2 |
12 |
register_routes() |
S |
57 |
1 |
20 |
update_gateway_name() |
S |
65 |
2 |
9 |
update_gateway_description() |
S |
65 |
2 |
9 |
instantiate_gateway() |
S |
79 |
1 |
3 |