-
Home
-
WooPayments: Integrated WooCommerce Payments
-
9.3.0 (latest)
-
Code
-
Classes
- WC_REST_Payments_Payment_Intents_Controller
Total Complexity |
12 |
Dependencies |
13 |
Dependents |
1 |
Total lines |
376 |
Lines of code |
281 |
Logical lines of code |
75 |
Comment lines |
56 |
Methods |
6 |
Properties |
4 |
Methods 6
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_item_schema() |
A |
31 |
1 |
175 |
prepare_item_for_response() |
S |
43 |
4 |
46 |
create_payment_intent() |
S |
48 |
4 |
29 |
register_routes() |
S |
56 |
1 |
21 |
__construct() |
S |
70 |
1 |
6 |
get_payment_intent() |
S |
75 |
1 |
4 |