-
Home
-
Integrate Fonepay in WooCommerce
-
1.2.0 (latest)
-
Code
-
Classes
- WC_Gateway_Fonepay_IPN_Handler
Total Complexity |
25 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
283 |
Lines of code |
182 |
Logical lines of code |
62 |
Comment lines |
52 |
Methods |
8 |
Properties |
0 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
check_response() |
S |
49 |
5 |
31 |
payment_status_completed() |
S |
51 |
5 |
29 |
valid_response() |
S |
51 |
4 |
28 |
validate_dv() |
S |
47 |
3 |
41 |
send_ipn_email_notification() |
S |
57 |
4 |
16 |
payment_status_paid_cancelled_order() |
S |
57 |
2 |
20 |
__construct() |
S |
64 |
1 |
11 |
payment_status_failed() |
S |
71 |
1 |
6 |