Collection
Class: Class Collection.
Class: No description found
CreditNoteLineItem Read More »
Class: Usage records allow you to report customer usage and metrics to Stripe for metered billing of subscription prices.
Class: A Promotion Code represents a customer-redeemable code for a coupon. It can be used to create multiple codes for a single coupon.
Class: This is an object representing your Stripe balance. You can retrieve it to see the balance currently on your Stripe account.
Class: Invoices are statements of amounts owed by a customer, and are either generated one-off, or generated periodically from a subscription.
Class: You can configure webhook endpoints via the API to be notified about events that happen in your Stripe account or connected accounts.
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.
Class: Prices define the unit cost, currency, and (optional) billing cycle for both recurring and one-time purchases of products. Products help you track inventory or provisioning, and prices help you track payment terms. Different physical goods or levels of service should be represented by products, and pricing options should be represented by prices. This approach lets you change prices without having to change your provisioning scheme.
Class: No description found
Class: This is an object representing a capability for a Stripe account.
Class: Application Fee Refund objects allow you to refund an application fee that has previously been created but not yet refunded. Funds will be refunded to the Stripe account from which the fee was originally collected.
ApplicationFeeRefund Read More »
Class: Customer objects allow you to perform recurring charges, and to track multiple charges, that are associated with the same customer. The API allows you to create, delete, and update your customers. You can retrieve individual customers as well as a list of all your customers.
Class: Issue a credit note to adjust an invoice’s amount after the invoice is finalized.
Class: A Transfer object is created when you move funds between Stripe accounts as part of Connect.