-
Home
-
WordPress Simple Shopping Cart
-
4.7.0
-
Code
-
Classes
- stripe_ipn_handler
Total Complexity |
61 |
Dependencies |
5 |
Dependents |
1 |
Total lines |
470 |
Lines of code |
340 |
Logical lines of code |
270 |
Comment lines |
51 |
Methods |
8 |
Properties |
9 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate_and_dispatch_product() |
D |
23 |
28 |
184 |
create_ipn_from_stripe() |
A |
40 |
10 |
56 |
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 |