-
Home
-
Payment Plugins for Stripe WooCommerce
-
3.3.44
-
Code
-
Classes
- WC_Stripe_Controller_Order_Actions
Total Complexity |
30 |
Dependencies |
7 |
Dependents |
0 |
Total lines |
333 |
Lines of code |
253 |
Logical lines of code |
92 |
Comment lines |
53 |
Methods |
8 |
Properties |
1 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_payment() |
B |
37 |
15 |
70 |
register_routes() |
S |
40 |
1 |
90 |
capture() |
S |
52 |
4 |
25 |
charge_view() |
S |
50 |
3 |
28 |
customer_payment_methods() |
S |
56 |
3 |
19 |
order_actions_permission_check() |
S |
62 |
2 |
12 |
validate_order_id() |
S |
79 |
1 |
3 |
void() |
S |
70 |
1 |
6 |