Browse: Home /

Source Files: includes/lib/stripe-php/lib/Webhook.php

Webhook::constructEvent()

Method: 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.