-
Home
-
Checkout.com Payment Gateway
-
4.9.2 (latest)
-
Code
-
Classes
- WC_Checkoutcom_Api_Request
| Total Complexity |
185 |
| Dependencies |
35 |
| Dependents |
22 |
| Total lines |
1,470 |
| Lines of code |
929 |
| Logical lines of code |
645 |
| Comment lines |
228 |
| Methods |
18 |
| Properties |
0 |
Methods 18
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_request_param() |
D |
18 |
52 |
220 |
| customer_address() |
B |
37 |
22 |
71 |
| create_payment() |
B |
38 |
20 |
63 |
| refund_payment() |
B |
36 |
17 |
82 |
| get_cart_info() |
A |
35 |
8 |
96 |
| create_apm_payment() |
A |
45 |
10 |
40 |
| klarna_session() |
A |
36 |
7 |
83 |
| capture_payment() |
A |
44 |
8 |
46 |
| void_payment() |
A |
45 |
8 |
43 |
| verify_session() |
A |
45 |
8 |
41 |
| mandate_cancel_request() |
A |
48 |
8 |
32 |
| get_paypal_products() |
S |
49 |
4 |
33 |
| generate_apple_token() |
S |
50 |
2 |
30 |
| generate_google_token() |
S |
53 |
2 |
22 |
| is_using_saved_payment_method() |
S |
70 |
3 |
5 |
| get_apm_method() |
S |
67 |
2 |
8 |
| format_fawry_product() |
S |
63 |
2 |
10 |
| is_url_response_ok() |
S |
74 |
2 |
4 |