-
Home
-
TrueLayer for WooCommerce
-
1.0.0
-
Code
-
Classes
- TrueLayer_Callbacks
Total Complexity |
56 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
436 |
Lines of code |
254 |
Logical lines of code |
168 |
Comment lines |
116 |
Methods |
12 |
Properties |
0 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
notification_cb() |
A |
41 |
14 |
54 |
handle_payment_executed() |
S |
51 |
6 |
26 |
handle_payment_failed() |
S |
52 |
6 |
23 |
handle_payment_settled() |
S |
53 |
5 |
21 |
handle_payout_executed() |
S |
54 |
5 |
19 |
handle_refund_executed() |
S |
54 |
5 |
19 |
handle_payout_failed() |
S |
59 |
4 |
13 |
handle_refund_failed() |
S |
59 |
4 |
13 |
get_woocommerce_order_from_payment_id() |
S |
55 |
2 |
21 |
get_woocommerce_order_from_payment_source_id() |
S |
55 |
2 |
21 |
get_woocommerce_order_from_transaction_id() |
S |
55 |
2 |
21 |
__construct() |
S |
79 |
1 |
3 |