-
Home
-
Checkout.com Payment Gateway
-
4.9.2 (latest)
-
Code
-
Classes
- WC_Checkout_Com_Webhook
| Total Complexity |
32 |
| Dependencies |
5 |
| Dependents |
1 |
| Total lines |
435 |
| Lines of code |
216 |
| Logical lines of code |
160 |
| Comment lines |
126 |
| Methods |
9 |
| Properties |
0 |
Methods 9
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| refund_payment() |
A |
43 |
6 |
51 |
| capture_payment() |
S |
47 |
5 |
35 |
| cancel_payment() |
S |
50 |
5 |
27 |
| authorize_payment() |
S |
51 |
5 |
26 |
| void_payment() |
S |
52 |
3 |
24 |
| decline_payment() |
S |
57 |
2 |
16 |
| card_verified() |
S |
59 |
2 |
14 |
| get_wc_order() |
S |
62 |
2 |
12 |
| capture_declined() |
S |
63 |
2 |
11 |