Unique identifier for the object.
String representing the object's type. Objects of the same type share the same value.
Whether the product is currently available for purchase.
Time at which the object was created. Measured in seconds since the Unix epoch.
Optionaldefault_The ID of the Price object that is the default price for this product.
OptionaldeletedAlways true for a deleted object
The product's description, meant to be displayable to the customer. Use this field to optionally store a long form explanation of the product being sold for your own rendering purposes.
A list of up to 8 URLs of images for this product, meant to be displayable to the customer.
Has the value true if the object exists in live mode or the value false if the object exists in test mode.
A list of up to 15 marketing features for this product. These are displayed in pricing tables.
Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format.
The product's name, meant to be displayable to the customer.
The dimensions of this product for shipping purposes.
Whether this product is shipped (i.e., physical goods).
Optionalstatement_Extra information about a product which will appear on your customer's credit card statement. In the case that multiple products are billed at once, the first statement descriptor will be used. Only used for subscription payments.
Optionaltax_A tax code ID.
The type of the product. The product is either of type good, which is eligible for use with Orders and SKUs, or service, which is eligible for use with Subscriptions and Plans.
Optionalunit_A label that represents units of this product. When set, this will be included in customers' receipts, invoices, Checkout, and the customer portal.
Time at which the object was last updated. Measured in seconds since the Unix epoch.
A URL of a publicly-accessible webpage for this product.
Products describe the specific goods or services you offer to your customers. For example, you might offer a Standard and Premium version of your goods or service; each version would be a separate Product. They can be used in conjunction with Prices to configure pricing in Payment Links, Checkout, and Subscriptions.
Related guides: Set up a subscription, share a Payment Link, accept payments with Checkout, and more about Products and Prices