-
Home
-
WordPress Simple Shopping Cart
-
5.0.6
-
Code
-
Classes
- stripe_ipn_handler
Total Complexity |
85 |
Dependencies |
7 |
Dependents |
1 |
Total lines |
579 |
Lines of code |
411 |
Logical lines of code |
323 |
Comment lines |
76 |
Methods |
10 |
Properties |
9 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate_and_dispatch_product() |
D |
22 |
32 |
202 |
create_ipn_from_stripe() |
A |
38 |
9 |
65 |
get_ipn_billing_address() |
A |
52 |
11 |
22 |
get_ipn_shipping_address() |
A |
52 |
10 |
22 |
validate_ipn_using_client_reference_id() |
S |
46 |
6 |
38 |
debug_log() |
S |
58 |
5 |
14 |
log_ipn_results() |
S |
56 |
4 |
17 |
debug_log_array() |
S |
57 |
4 |
16 |
validate_ipn() |
S |
67 |
3 |
8 |
__construct() |
S |
69 |
1 |
7 |