#f00b4r

1 messages · Page 1 of 1 (latest)

short flowerBOT
warped shale
#

Hi, let me help you with this.

#

Could you please share an example Price?

#

trying to build a freemium setup, 0-10 = free, 11-20 = $1, 21-30 = $3 and so on., but have the product be listed as "pro" or paid.
when stripe builds out the pricing tables and generated html it lists "paid" as 0, but i want it start at the 11-20 = $1 tier and have that displayed...i hope that makes sense.

wooden thistle
#

i have the graduaed priceing like that.

#

but ideally i don't want to show 1 - 100000 as 0 , i want to start on 1000001, 25m showing $100.

#

but i can't edit the first unit.

#

and then when i generate the pricing tier it gives me

warped shale
#

Where are you planning to use this? Stripe Checkout?

#

With adjustable quantity?

wooden thistle
#

which is not what i want, i want it to show the $100/month vs 0

warped shale
#

Basically you have to set the minimum limit in the Checkout or in your app.

wooden thistle
#

how do i do that

warped shale
#

My question is, how are you using this Price?

wooden thistle
#

that screenshot is the generated html via the pricing table generator.

#

so using the price, we want to setup a freemium structure.

#

0-10000 = free, and then a paid "pro" tier.

warped shale
#

You would need to have a separate Price for this.

wooden thistle
#

ya exactly.

#

so i created the pro paid teir, with graduated pricing.

#

where as i want it not to start at 1. you get me?

#

since i want to display the paid prices. vs 0

warped shale
#

it only allows me to start at 1
What allows you exactly?

wooden thistle
#

when adding a new product

#

when i do graduated pricing

#

i can only start at 0 to X number.

#

but i want the First Unit to be another number other then 0.

#

but that field is not editable.

#

basically i don't want to start at 0.

#

i want to start at 10000, for instance.

warped shale
#

The customers won't see this.

#

Where do the customers actually select the quantity?