-
Home
-
WooCommerce eSewa
-
2.0.0 (latest)
-
Code
-
Classes
- WC_Gateway_eSewa_IPN_Handler
Total Complexity |
35 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
204 |
Lines of code |
110 |
Logical lines of code |
62 |
Comment lines |
66 |
Methods |
8 |
Properties |
1 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate_ipn() |
A |
44 |
12 |
38 |
valid_response() |
S |
54 |
6 |
19 |
payment_status_completed() |
S |
55 |
6 |
17 |
send_ipn_email_notification() |
S |
62 |
4 |
10 |
check_response() |
S |
65 |
3 |
8 |
payment_status_paid_cancelled_order() |
S |
65 |
2 |
8 |
__construct() |
S |
68 |
1 |
7 |
payment_status_failed() |
S |
77 |
1 |
3 |