-
Home
-
Integrate Fonepay in WooCommerce
-
1.0.2
-
Code
-
Classes
- WC_Gateway_Fonepay_IPN_Handler
Total Complexity |
29 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
190 |
Lines of code |
105 |
Logical lines of code |
60 |
Comment lines |
50 |
Methods |
8 |
Properties |
0 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate_ipn() |
A |
46 |
7 |
39 |
check_response() |
S |
58 |
6 |
13 |
valid_response() |
S |
58 |
4 |
14 |
payment_status_completed() |
S |
59 |
4 |
13 |
send_ipn_email_notification() |
S |
62 |
4 |
10 |
payment_status_paid_cancelled_order() |
S |
65 |
2 |
8 |
__construct() |
S |
72 |
1 |
5 |
payment_status_failed() |
S |
77 |
1 |
3 |