-
Home
-
Walley Checkout for WooCommerce
-
4.2.1
-
Code
-
Classes
- Walley_Checkout_API
Total Complexity |
21 |
Dependencies |
19 |
Dependents |
1 |
Total lines |
259 |
Lines of code |
120 |
Logical lines of code |
68 |
Comment lines |
113 |
Methods |
18 |
Properties |
0 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
check_for_api_error() |
S |
68 |
3 |
8 |
get_walley_order() |
S |
64 |
2 |
9 |
refund_walley_order() |
S |
60 |
1 |
13 |
refund_walley_order_by_amount() |
S |
62 |
1 |
12 |
get_access_token() |
S |
73 |
1 |
5 |
initialize_walley_checkout() |
S |
73 |
1 |
5 |
update_walley_checkout() |
S |
73 |
1 |
5 |
update_walley_cart() |
S |
73 |
1 |
5 |
update_walley_fees() |
S |
73 |
1 |
5 |
update_walley_metadata() |
S |
73 |
1 |
5 |
get_walley_checkout() |
S |
73 |
1 |
5 |
set_order_reference_in_walley() |
S |
73 |
1 |
5 |
reauthorize_walley_order() |
S |
70 |
1 |
6 |
capture_walley_order() |
S |
70 |
1 |
6 |
part_capture_walley_order() |
S |
70 |
1 |
6 |
cancel_walley_order() |
S |
70 |
1 |
6 |
get_reauthorize_result() |
S |
66 |
1 |
9 |
create_widget_token() |
S |
73 |
1 |
5 |