Actions
Feature proposal #8603
closedStripe: implement optional webhook signing secret
Description
If the site isn't using webhooks or can't use the webhook signature due to POST body processing behaviors it will cause the signature check to fail or in the case of missing signing secret CBSubs Stripe just won't work at all. Implement making this parameter optional.
Actions