Stripe Logo

Stripe API Integration Profile

Information and guides about integrating with Stripe API

Add Stripe Integration to Your Product

How to work with Prices in Stripe API

Prices Fields
Field NameAPI KeyTypeDescription
ActiveactivebooleanWhether the price can be used for new purchases.
Billing Schemebilling_schemestringDescribes how to compute the price per period. Either `per_unit` or `tiered`. `per_unit` indicates that the fixed amount (specified in `unit_amount` or `unit_amount_decimal`) will be charged per unit in `quantity` (for prices with `usage_type=licensed`), or per unit of total usage (for prices with `usage_type=metered`). `tiered` indicates that the unit pricing will be computed using a tiering strategy as defined using the `tiers` and `tiers_mode` attributes.
CreatedcreatedintegerTime at which the object was created. Measured in seconds since the Unix epoch.
CurrencycurrencystringThree-letter [ISO currency code](https://www.iso.org/iso-4217-currency-codes.html), in lowercase. Must be a [supported currency](https://stripe.com/docs/currencies).
Currency Optionscurrency_optionsobjectPrices defined in each available currency option. Each key must be a three-letter [ISO currency code](https://www.iso.org/iso-4217-currency-codes.html) and a [supported currency](https://stripe.com/docs/currencies).

See Related Collections

Build every single integration your customers need with AI

Book a demo