-
Home
-
Stripe Payment Forms by WP Full Pay – Accept Credit Card Payments, Donations & Subscriptions
-
8.0.1
-
Code
-
Classes
- MM_WPFS_EventHandler
| Total Complexity |
31 |
| Dependencies |
20 |
| Dependents |
6 |
| Total lines |
270 |
| Lines of code |
146 |
| Logical lines of code |
70 |
| Comment lines |
56 |
| Methods |
16 |
| Properties |
4 |
Methods 16
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| handle() |
S |
52 |
6 |
24 |
| handleRESTRequest() |
S |
52 |
5 |
23 |
| createContextForEvent() |
S |
58 |
3 |
16 |
| initProcessors() |
S |
57 |
2 |
18 |
| logEventTimeStamp() |
S |
72 |
3 |
5 |
| updateLastEventTimestamp() |
S |
69 |
2 |
7 |
| __construct() |
S |
65 |
1 |
9 |
| hooks() |
S |
79 |
1 |
3 |
| getRESTNamespace() |
S |
79 |
1 |
3 |
| registerRESTAPIRoutes() |
S |
67 |
1 |
8 |
| getWebhookPath() |
S |
79 |
1 |
3 |
| getWebhookEndpointURL() |
S |
67 |
1 |
8 |
| getDemoWebhookURL() |
S |
77 |
1 |
4 |
| getLegacyWebhookEndpointURL() |
S |
66 |
1 |
9 |
| getWebhookToken() |
S |
80 |
1 |
3 |
| getRESTRoute() |
S |
80 |
1 |
3 |