-
Home
-
Payment Plugins for Stripe WooCommerce
-
3.3.34
-
Code
-
Classes
- WC_Stripe_Controller_Payment_Intent
| Total Complexity |
29 |
| Dependencies |
8 |
| Dependents |
0 |
| Total lines |
222 |
| Lines of code |
168 |
| Logical lines of code |
77 |
| 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 |
53 |
4 |
22 |
| sync_payment_intent() |
S |
55 |
4 |
17 |
| create_payment_intent_from_order() |
S |
58 |
4 |
13 |
| register_routes() |
S |
46 |
1 |
52 |
| create_payment_intent_from_cart() |
S |
60 |
3 |
12 |