Set::toArray()
Method: No description found
Method: Converts a response from the Stripe API to the corresponding PHP object.
Util::convertToStripeObject Read More »
Method: Compares two strings for equality. The time taken is independent of the number of characters that match.
Util::secureCompare Read More »
Method: Recursively goes through an array of parameters. If a parameter is an instance of ApiResource, then it is replaced by the resource’s ID.
Util::objectsToIds Read More »
Method: Updates a PaymentMethod object. A PaymentMethod must be attached a customer to be updated.
PaymentMethodService::update Read More »
Method: Discards all headers that we don’t want to persist across requests.
RequestOptions::discardNonPersistentHeaders Read More »
Method: Unpacks an options array into an RequestOptions object.
RequestOptions::parse Read More »
Method: Lists all Country Spec objects available in the API.
CountrySpecService::all Read More »
Method: No description found
RequestOptions::redactedApiKey Read More »
Method: Returns a Country Spec for a given Country code.
CountrySpecService::retrieve Read More »
Class: If you have scheduled a Sigma query, you’ll receive a sigma.scheduled_query_run.created webhook each time the query runs.
Class: A Connection Token is used by the Stripe Terminal SDK to connect to a reader.