Subscription / payment screen #1476
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
There should be a payment wizard for the subscription / payment, shown when people click on "Subscription / payment" in the kivy UI. This is the first iteration so it may change in the future. On the low level blind signatures will be used (#1409)
There should be a section in the keys.dat determining which payment methods and distributors are available. There should also be a separate bitmessage account hidden from the UI for handling payment communications.
There also needs to be a backend counterpart. I'm not sure yet whether this will be a separate project using an API, or a bitmessage module using extended encoding.