Webhook
Description Description
Source Source
File: includes/gateways/stripe/vendor/stripe/stripe-php/lib/Webhook.php
Methods Methods
- constructEvent — Returns an Event instance using the provided JSON payload. Throws an Exception\UnexpectedValueException if the payload is not valid JSON, and an Exception\SignatureVerificationException if the signature verification fails for any reason.