WebhookSignature
Class: No description found
Method: Verifies the signature header sent by Stripe. Throws an Exception\SignatureVerificationException exception if the verification fails for any reason.
WebhookSignature::verifyHeader Read More »
Method: Extracts the timestamp in a signature header.
WebhookSignature::getTimestamp Read More »
Method: Extracts the signatures matching a given scheme in a signature header.
WebhookSignature::getSignatures Read More »
Method: Computes the signature for a given payload and secret.
WebhookSignature::computeSignature Read More »
Class: Account Links are the means by which a Connect platform grants a connected account permission to access Stripe-hosted applications, such as Connect Onboarding.
Method: Refreshes this object using the provided values.
OAuthErrorObject::refreshFrom Read More »