-
Home
-
Integrate Fonepay in WooCommerce
-
1.1.1
-
Code
-
Classes
- WC_Gateway_Fonepay_IPN_Handler
Total Complexity |
24 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
197 |
Lines of code |
114 |
Logical lines of code |
59 |
Comment lines |
50 |
Methods |
8 |
Properties |
0 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
check_response() |
S |
53 |
5 |
20 |
validate_dv() |
S |
47 |
3 |
41 |
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 |
78 |
1 |
3 |