-
Notifications
You must be signed in to change notification settings - Fork 124
Description
Love Userbase!
Feature Request 1 :: Create & Update App
Ability to create new apps, and update them. For example, create an app, set the paymentsMode to test. Later I can update it to prod, or adding a domain to the whitelist, etc.
Feature Request 2 :: Independent Stripe per App
Option to have a different stripe account connected to an app. Currently, if I understand it, the stripe is per account. All apps use the same stripe API info. It would be great to be able to have different stripe API per app.
Feature Request 3 :: One Time Payments
Along with subscriptions, it would be nice to have a built in system for allowing users to buy something for a one time fee. That product ID, price ID or whatever gets added to an array on prodStripeData. Maybe: "purchases: [product1, product2]". Would be great if it could support refunds, and remove it from array.
Sometimes I have use cases where an app has one time payments.
Bounty
I think these features could be useful to others. I would like to offer a $1,000 bounty reward for these features to the nice clever person who can create these for me. :)