#f00b4r
1 messages · Page 1 of 1 (latest)
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.
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
Basically you have to set the minimum limit in the Checkout or in your app.
how do i do that
What is this screenshot?
My question is, how are you using this Price?
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.
You would need to have a separate Price for this.
ya exactly.
so i created the pro paid teir, with graduated pricing.
but it only allows me to start at 1. #1164860134577680405 message
where as i want it not to start at 1. you get me?
since i want to display the paid prices. vs 0
it only allows me to start at 1
What allows you exactly?