-
Home
-
GiveWP – Donation Plugin and Fundraising Platform
-
2.10.3
-
Code
-
Classes
- Give_Stripe_Webhooks
Total Complexity |
21 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
281 |
Lines of code |
106 |
Logical lines of code |
70 |
Comment lines |
118 |
Methods |
7 |
Properties |
1 |
Methods 7
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process() |
A |
48 |
8 |
34 |
listen() |
S |
48 |
5 |
33 |
process_charge_refunded() |
S |
61 |
3 |
12 |
process_payment_intent_succeeded() |
S |
64 |
2 |
9 |
__construct() |
S |
75 |
1 |
4 |
process_checkout_session_completed() |
S |
67 |
1 |
7 |
process_payment_intent_failed() |
S |
67 |
1 |
7 |