Pricing created by converting an array to product
Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- id | character | Unique id of plan as defined by Stripe | [optional] array_uuid | character | Unique id of registered array | [optional] pricing_name | character | Name of pricing | [optional] pricing_type | PricingType | | [optional] product_name | character | Name of product | [optional] product_statement_descriptor | character | Extra information about a product which will appear on the credit card statement of the customer | [optional] product_unit_label | PricingUnitLabel | | [optional] currency | PricingCurrency | | [optional] aggregate_usage | PricingAggregateUsage | | [optional] interval | PricingInterval | | [optional] divided_by | integer | Group of n product unit labels | [optional] charge | numeric | Price in cents (decimal) per unitlabel | [optional] activated | character | If pricing is activated | [optional]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.