-
Home
-
Payment Plugins for Stripe WooCommerce
-
3.3.52
-
Code
-
Classes
- WC_Stripe_Controller_Payment_Intent
Total Complexity |
34 |
Dependencies |
8 |
Dependents |
0 |
Total lines |
243 |
Lines of code |
186 |
Logical lines of code |
89 |
Comment lines |
29 |
Methods |
7 |
Properties |
1 |
Methods 7
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
create_setup_intent() |
A |
46 |
8 |
35 |
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 |
register_routes() |
S |
46 |
1 |
52 |
create_payment_intent_from_cart() |
S |
60 |
3 |
12 |