-
Home
-
Payment Plugins for Stripe WooCommerce
-
3.3.46
-
Code
-
Classes
- WC_Stripe_Controller_Payment_Intent
| Total Complexity |
31 |
| Dependencies |
8 |
| Dependents |
0 |
| Total lines |
233 |
| Lines of code |
178 |
| Logical lines of code |
83 |
| Comment lines |
29 |
| Methods |
7 |
| Properties |
1 |
Methods 7
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| create_payment_intent() |
S |
49 |
7 |
28 |
| get_create_payment_intent_params() |
S |
52 |
6 |
24 |
| create_setup_intent() |
S |
50 |
5 |
27 |
| create_payment_intent_from_order() |
S |
55 |
5 |
18 |
| sync_payment_intent() |
S |
55 |
4 |
17 |
| register_routes() |
S |
46 |
1 |
52 |
| create_payment_intent_from_cart() |
S |
60 |
3 |
12 |