-
Home
-
Checkout.com Payment Gateway
-
4.4.2
-
Code
-
Classes
- WC_Checkout_Com_Webhook
Total Complexity |
32 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
411 |
Lines of code |
204 |
Logical lines of code |
163 |
Comment lines |
104 |
Methods |
9 |
Properties |
0 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
refund_payment() |
S |
46 |
6 |
37 |
capture_payment() |
S |
47 |
5 |
35 |
authorize_payment() |
S |
50 |
5 |
28 |
cancel_payment() |
S |
50 |
5 |
27 |
void_payment() |
S |
52 |
3 |
24 |
decline_payment() |
S |
57 |
2 |
16 |
card_verified() |
S |
58 |
2 |
15 |
capture_declined() |
S |
62 |
2 |
11 |
get_wc_order() |
S |
63 |
2 |
11 |