StripeWebhookController

constructor(@Value(value = "${stripe.webhook-secret}") endpointSecret: String, billingService: BillingService)(source)