Account::deauthorize()
Method: No description found
Account::deauthorize Read More »
Method: Generates a URL to Stripe’s OAuth form.
OAuth::authorizeUrl Read More »
Method: Use an authoriztion code to connect an account to your platform and fetch the user’s credentials.
Method: Disconnects an account from your platform.
OAuth::deauthorize Read More »
Class: This is an object representing a file hosted on Stripe’s servers. The file may have been uploaded by yourself using the create file request (for example, when uploading dispute evidence) or it may have been created by Stripe (for example, the results of a Sigma scheduled query).
Class: This is an object representing a Stripe account. You can retrieve it to see properties on the account like its current e-mail address or if the account is enabled yet to make live charges.
Method: No description found
Account::getSavedNestedResources 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.