-
Home
-
Payment Plugins for Stripe WooCommerce
-
3.3.92
-
Code
-
Classes
- WC_Stripe_Controller_Order_Actions
| Total Complexity |
33 |
| Dependencies |
7 |
| Dependents |
0 |
| Total lines |
354 |
| Lines of code |
267 |
| Logical lines of code |
103 |
| Comment lines |
53 |
| Methods |
8 |
| Properties |
1 |
Methods 8
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| process_payment() |
B |
36 |
16 |
76 |
| register_routes() |
S |
40 |
1 |
90 |
| capture() |
S |
52 |
4 |
25 |
| charge_view() |
S |
50 |
3 |
28 |
| customer_payment_methods() |
S |
56 |
3 |
19 |
| void() |
S |
59 |
3 |
14 |
| order_actions_permission_check() |
S |
62 |
2 |
12 |
| validate_order_id() |
S |
79 |
1 |
3 |