-
Home
-
Charitable – Donation Plugin for WordPress – Fundraising with Recurring Donations & More
-
1.8.6
-
Code
-
Classes
- Charitable_Stripe_Webhook_API
Total Complexity |
64 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
396 |
Lines of code |
193 |
Logical lines of code |
107 |
Comment lines |
145 |
Methods |
13 |
Properties |
4 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
add_webhook() |
B |
40 |
21 |
57 |
has_webhook() |
A |
50 |
10 |
27 |
get_webhook() |
A |
54 |
9 |
21 |
update_webhook() |
S |
58 |
3 |
16 |
webhook_needs_update() |
S |
65 |
4 |
9 |
parse_setting_key() |
S |
71 |
4 |
6 |
deactivate_webhook() |
S |
60 |
3 |
14 |
__construct() |
S |
67 |
3 |
7 |
get_webhook_events() |
S |
59 |
1 |
18 |
__get() |
S |
79 |
2 |
3 |
parse_secret_key() |
S |
74 |
2 |
4 |
get_webhook_listener() |
S |
80 |
1 |
3 |
get_possible_endpoint_urls() |
S |
66 |
1 |
8 |