You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 5, 2023. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: