-
Home
-
Checkout.com Payment Gateway
-
4.3.7
-
Code
-
Classes
- WC_Checkout_Com_Webhook
Total Complexity |
34 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
437 |
Lines of code |
218 |
Logical lines of code |
175 |
Comment lines |
110 |
Methods |
9 |
Properties |
0 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
cancel_payment() |
S |
49 |
6 |
30 |
refund_payment() |
S |
46 |
5 |
37 |
capture_payment() |
S |
47 |
5 |
35 |
authorize_payment() |
S |
50 |
5 |
28 |
decline_payment() |
S |
51 |
4 |
26 |
void_payment() |
S |
52 |
3 |
24 |
card_verified() |
S |
58 |
2 |
15 |
capture_declined() |
S |
61 |
2 |
12 |
get_wc_order() |
S |
63 |
2 |
11 |