S2_Stripe_Custom_Webhook_Handler B

Total Complexity 76
Dependencies 2
Dependents 2
Total lines 453
Lines of code 256
Logical lines of code 166
Comment lines 79
Methods 8
Properties 0

Methods 8

Method Rating Maintainability Complexity Lines of code
process_subscription_webhook()
D
25
43 138
get_subscription_id()
A
50 8 27
get_order_id()
S
50 7 29
is_a_valid_transaction()
S
57 6 16
check_for_subscription_webhook()
S
58 5 14
get_subscription_id_by_invoice_id()
S
53 4 23
get_order_info()
S
72 2 6
__construct()
S
81 1 3