-
Home
-
WooCommerce Quickpay
-
7.0.2
-
Code
-
Classes
- WC_QuickPay_Callbacks
Total Complexity |
30 |
Dependencies |
9 |
Dependents |
3 |
Total lines |
180 |
Lines of code |
83 |
Logical lines of code |
51 |
Comment lines |
71 |
Methods |
7 |
Properties |
0 |
Methods 7
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_captured() |
S |
62 |
3 |
10 |
authorized() |
S |
73 |
1 |
5 |