-
Home
-
WooCommerce Quickpay
-
7.3.1
-
Code
-
Classes
- WC_QuickPay_Callbacks
Total Complexity |
32 |
Dependencies |
9 |
Dependents |
3 |
Total lines |
220 |
Lines of code |
105 |
Logical lines of code |
58 |
Comment lines |
84 |
Methods |
8 |
Properties |
0 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
subscription_authorized() |
A |
55 |
8 |
18 |
payment_authorized() |
S |
54 |
7 |
19 |
get_order_id_from_callback() |
S |
63 |
4 |
10 |
get_subscription_id_from_callback() |
S |
65 |
4 |
9 |
save_transaction_id_fallback() |
S |
62 |
3 |
12 |
payment_cancelled() |
S |
55 |
2 |
22 |
payment_captured() |
S |
62 |
3 |
10 |
authorized() |
S |
73 |
1 |
5 |