-
Home
-
WordPress Simple Shopping Cart
-
5.0.1
-
Code
-
Classes
- stripe_ipn_handler
Total Complexity |
68 |
Dependencies |
7 |
Dependents |
1 |
Total lines |
508 |
Lines of code |
358 |
Logical lines of code |
283 |
Comment lines |
70 |
Methods |
8 |
Properties |
9 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate_and_dispatch_product() |
D |
24 |
27 |
179 |
create_ipn_from_stripe() |
B |
35 |
18 |
79 |
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 |