-
Home
-
Payment Plugins for Stripe WooCommerce
-
3.3.73
-
Code
-
Classes
- WC_Stripe_Controller_Payment_Intent
| Total Complexity |
41 |
| Dependencies |
11 |
| Dependents |
0 |
| Total lines |
279 |
| Lines of code |
217 |
| Logical lines of code |
106 |
| Comment lines |
29 |
| Methods |
7 |
| Properties |
1 |
Methods 7
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| create_setup_intent() |
A |
38 |
14 |
63 |
| create_payment_intent() |
S |
49 |
7 |
28 |
| get_create_payment_intent_params() |
S |
52 |
6 |
24 |
| create_payment_intent_from_order() |
S |
55 |
5 |
18 |
| sync_payment_intent() |
S |
55 |
4 |
17 |
| create_payment_intent_from_cart() |
S |
57 |
4 |
15 |
| register_routes() |
S |
46 |
1 |
52 |