UsageRecord
Class: Usage records allow you to report customer usage and metrics to Stripe for metered billing of subscription prices.
Class: Usage records allow you to report customer usage and metrics to Stripe for metered billing of subscription prices.
Method: Returns true if the page object contains no element.
Collection::isEmpty Read More »
Method: Sets the filters, removing paging options.
Collection::setFilters Read More »
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.
Webhook::constructEvent Read More »
Class: A Quote is a way to model prices that you’d like to provide to a customer. Once accepted, it will automatically create an invoice, subscription or subscription schedule.