-
Home
-
WooPayments: Integrated WooCommerce Payments
-
8.3.0
-
Code
-
Classes
- WC_Payments_Payment_Request_Session
Total Complexity |
18 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
175 |
Lines of code |
77 |
Logical lines of code |
38 |
Comment lines |
73 |
Methods |
8 |
Properties |
2 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
add_payment_request_store_api_session_handler() |
S |
53 |
6 |
22 |
store_api_headers() |
S |
63 |
3 |
11 |
init() |
S |
58 |
2 |
16 |
restore_old_cart_data() |
S |
66 |
2 |
9 |
is_custom_session_order_received_page() |
S |
76 |
2 |
3 |
save_old_cart_data_for_restore() |
S |
80 |
1 |
3 |
store_api_order_received_return_url() |
S |
79 |
1 |
3 |
get_session_token() |
S |
63 |
1 |
10 |