-
Home
-
WooCommerce Stripe Payment Gateway
-
8.2.0
-
Code
-
Classes
- WC_Stripe_Order_Handler
Total Complexity |
63 |
Dependencies |
7 |
Dependents |
1 |
Total lines |
404 |
Lines of code |
229 |
Logical lines of code |
153 |
Comment lines |
105 |
Methods |
8 |
Properties |
1 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_redirect_payment() |
C |
33 |
24 |
89 |
capture_payment() |
B |
37 |
16 |
74 |
prevent_cancelling_orders_awaiting_action() |
S |
60 |
7 |
12 |
woocommerce_tracks_event_properties() |
S |
53 |
6 |
24 |
maybe_process_redirect_order() |
S |
66 |
5 |
7 |
cancel_payment() |
S |
64 |
3 |
10 |
__construct() |
S |
63 |
1 |
10 |
get_instance() |
S |
80 |
1 |
3 |