Giter Site home page Giter Site logo

Comments (12)

j-berman avatar j-berman commented on May 30, 2024 2

@spiffytech

Does this mean Userbase doesn't work for a freemium model, where users can make some use of their database for free, and upgrade for more [userland-implemented] features?

Freemium model works with our payments feature now! Apologies for the confusion. In #243 we added this toggle in the Admin Panel:

Screen Shot 2020-12-09 at 2 38 14 AM

Does a user have to enter credit card data to qualify for a trial?

Nope (though doesn't sound like you're looking to use a trial).


@raae

Trials are now set up directly in the Admin Panel :)

(See major change 3 in #243)

from userbase.

raae avatar raae commented on May 30, 2024 1

You're able to update a user's profile before payment. Would that work for you?

No because I need it to be encrypted, it's the tag they will use for menstruation and the average length. But I can adjust and change my the onboarding flow, collecting payment first.

This is challenging because database names are actually end-to-end encrypted as well

I like this!

We could instead allow X number of databases before payment is required, or allow you to set that value yourself.

This is interesting as I can see it opening up for a diverse set of payment models. But not something I must have as of now.

from userbase.

notrab avatar notrab commented on May 30, 2024

This sounds like more of an implementation detail than the SDKs? You can create databases currently now without having an active subscription, unless I misunderstood your question?

from userbase.

raae avatar raae commented on May 30, 2024

Can I, I thought as soon as you added the payment add on the databases would not open without an active subscription. Should probably take a closer look.

from userbase.

notrab avatar notrab commented on May 30, 2024

@raae yeah. Neither of them are coupled from what I can tell.

from userbase.

shamblesides avatar shamblesides commented on May 30, 2024

@notrab I also understood things the way @raae was describing. From the docs:

Upon successful payment, the user's subscriptionStatus will be set to 'active'. This allows the user to successfully call openDatabase on an app with payments enabled.

I think this means that once the payment add-on is enabled, users can no longer access or modify any Userbase databases without entering into a paid subscription.

from userbase.

notrab avatar notrab commented on May 30, 2024

Interesting. Thanks for sharing that. I don’t have a live stripe key enabled so maybe this is why I have experienced different results. Be interested to get an official answer on this, and maybe we could PR docs to make it clearer.

from userbase.

j-berman avatar j-berman commented on May 30, 2024

I think this means that once the payment add-on is enabled, users can no longer access or modify any Userbase databases without entering into a paid subscription.

This is correct! Agreed the language could be clearer.

from userbase.

j-berman avatar j-berman commented on May 30, 2024

@raae

I would like to capture and save some data from the user before sending them to payment.

You're able to update a user's profile before payment. Would that work for you?

It could be a setting in admin that lets us add database names that should not be paywalled.

This is challenging because database names are actually end-to-end encrypted as well (i.e. admins can't see database names). We could instead allow X number of databases before payment is required, or allow you to set that value yourself.

from userbase.

spiffytech avatar spiffytech commented on May 30, 2024

I think this means that once the payment add-on is enabled, users can no longer access or modify any Userbase databases without entering into a paid subscription.

This is correct! Agreed the language could be clearer.

Does this mean Userbase doesn't work for a freemium model, where users can make some use of their database for free, and upgrade for more [userland-implemented] features?

I was just about to integrate Userbase into my project, but I'm making a freemium product, and both free and paid users need to be in the same Userbase app because they share content with each other. I'm excited to use Userbase, but it's a dealbreaker if it doesn't support freemium apps.

We could instead allow X number of databases before payment is required, or allow you to set that value yourself.

That isn't a fit for my use case; my users will create lots of databases (dozens/hundreds each?) since databases are the way to partition shared data in Userbase, and sharing collections is one of my product's core value propositions.


I see that user profiles include a trialExpirationDate property. Does a user have to enter credit card data to qualify for a trial? Or could I use a credit-card-less 1000-year trial to implement freemium?

from userbase.

raae avatar raae commented on May 30, 2024

The trial would be set up through Stripe I believe, so that would not be credit card less @spiffytech.

from userbase.

raae avatar raae commented on May 30, 2024

After testing it out I see that I can write to a database, but not open it and that works well with my use case. Feel free to close @j-berman.

from userbase.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.