-
Home
-
YITH WooCommerce Subscription
-
4.6.0 (latest)
-
Code
-
Classes
- YWSBS_PayPal_IPN_Handler
Total Complexity |
169 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
885 |
Lines of code |
596 |
Logical lines of code |
408 |
Comment lines |
141 |
Methods |
12 |
Properties |
1 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
paypal_ipn_request() |
D |
2 |
124 |
442 |
is_a_valid_transaction() |
A |
52 |
9 |
24 |
save_paypal_meta_data() |
S |
58 |
7 |
14 |
valid_response() |
S |
53 |
6 |
23 |
get_paypal_order_from_invoice() |
S |
52 |
5 |
25 |
check_subscription_child_refunds() |
S |
53 |
5 |
23 |
process_paypal_request() |
S |
59 |
5 |
15 |
get_order_info() |
S |
68 |
2 |
7 |
validate_amount() |
S |
66 |
2 |
7 |
payment_status_refunded() |
S |
63 |
2 |
9 |
__construct() |
S |
75 |
1 |
4 |
validate_transaction_type() |
S |
79 |
1 |
3 |