OAuth::_getClientId()
Method: No description found
OAuth::_getClientId 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: No description found
Account::serializeParameters Read More »
Method: No description found
Account::serializeAdditionalOwners Read More »
Method: Generates a URL to Stripe’s OAuth form.
OAuth::authorizeUrl Read More »
Method: Refreshes this object using the provided values.
OAuthErrorObject::refreshFrom Read More »
Class: Cardholder authentication via 3D Secure is initiated by creating a 3D Secure object. Once the object has been created, you can use it to authenticate the cardholder and create a charge.