-
Home
-
Payment Plugins for Stripe WooCommerce
-
3.3.47
-
Code
-
Classes
- WC_Stripe_Controller_Checkout
Total Complexity |
44 |
Dependencies |
9 |
Dependents |
0 |
Total lines |
337 |
Lines of code |
226 |
Logical lines of code |
107 |
Comment lines |
68 |
Methods |
15 |
Properties |
3 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_order_pay() |
A |
47 |
7 |
33 |
process_payment() |
S |
50 |
7 |
26 |
process_checkout() |
S |
50 |
6 |
27 |
create_customer() |
S |
57 |
5 |
17 |
register_routes() |
S |
50 |
1 |
38 |
after_checkout_validation() |
S |
55 |
2 |
21 |
send_response() |
S |
63 |
3 |
10 |
required_post_data() |
S |
67 |
3 |
8 |
checkout_order_processed() |
S |
62 |
2 |
12 |
validate_payment_method() |
S |
73 |
2 |
4 |
filter_posted_data() |
S |
70 |
2 |
6 |
get_order_review_url() |
S |
64 |
1 |
11 |
actions() |
S |
74 |
1 |
4 |
set_stashed_cart() |
S |
81 |
1 |
3 |
post_payment_processes() |
S |
70 |
1 |
6 |