-
Home
-
Razorpay for WooCommerce
-
3.7.1
-
Code
-
Classes
- RZP_Webhook
| Total Complexity |
77 |
| Dependencies |
5 |
| Dependents |
1 |
| Total lines |
584 |
| Lines of code |
306 |
| Logical lines of code |
187 |
| Comment lines |
127 |
| Methods |
14 |
| Properties |
3 |
Methods 14
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| process() |
A |
41 |
15 |
54 |
| paymentAuthorized() |
A |
40 |
14 |
58 |
| paymentPending() |
A |
44 |
13 |
41 |
| virtualAccountCredited() |
A |
44 |
11 |
43 |
| refundedCreated() |
A |
42 |
8 |
53 |
| shouldConsumeWebhook() |
S |
64 |
5 |
8 |
| getPaymentEntity() |
S |
59 |
2 |
15 |
| checkIsObject() |
S |
63 |
2 |
12 |
| getOrderAmountAsInteger() |
S |
69 |
2 |
6 |
| __construct() |
S |
76 |
1 |
4 |
| paymentFailed() |
S |
83 |
1 |
3 |
| subscriptionCancelled() |
S |
83 |
1 |
3 |
| subscriptionPaused() |
S |
83 |
1 |
3 |
| subscriptionResumed() |
S |
83 |
1 |
3 |