Skip to content
This repository was archived by the owner on Mar 5, 2023. It is now read-only.

Multi-tenant billing #6

Open
turt2live opened this issue Aug 19, 2017 · 0 comments
Open

Multi-tenant billing #6

turt2live opened this issue Aug 19, 2017 · 0 comments

Comments

@turt2live
Copy link
Owner

If enabled, the server should be able to set up pay walls to use the bridge when in MT mode. This will mean that users are required to pay for the services used, potentially with a service fee on top to keep the bridge running.

The payment processor should be abstracted out. The payment model would also ideally be abstracted.

The default payment model could be:

  • Users pay for the phone number at cost
  • Users pay the message rate +X% for incoming/outgoing messages (the X% goes to operation costs)
  • Credit-based model (fill up the bucket before using it)
  • At $0 credit left, suspend service for X days before canceling the number.
@turt2live turt2live added this to the v1.0.0 milestone Aug 19, 2017
@turt2live turt2live removed the sorted label Dec 12, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants
@turt2live and others