#paulm_81216

1 messages · Page 1 of 1 (latest)

latent knotBOT
neon geyser
left nymph
#

Thanks @neon geyser

  1. So users still have to enter CC details even for a free account? This is a bit of a barrier to entry! Is there a workaround?
  2. No, this is so that the payment is linked to an account and the additional features can be assigned to that account as per the subscription level.
  3. OK.
  4. OK.
neon geyser
#

Give me a sec to test out something.

twin ember
#

For the whole free forever thing I would not make the free version a product on stripe and have your code manage the real plan the user has and stripe to understand what they are paying for if anything. This is what I do even tho I don't have a "free plan"

left nymph
#

Thanks @twin ember , yes that is what we currently have with Payment Links embedded in. We were directed by Stripe to be using Pricing Tables as the better option, but it just looks to have too many things not entirely suited to SaaS.

twin ember
left nymph
neon geyser
#

For 2. You might want to check the customer status before presenting the pricing table. For example, if it's an existing account, show them the additional features, otherwise the pricing table.

left nymph
#

OK thanks. So there is no way though to do a 'free forever' plan in a pricing table that doesn't collect CC details?

Is there a workaround, or a way to change the URL target of the button?