Seems a popular request for altcoins - in another coin's thread somebody asked about adding DarkSend / CryptoNote as well.
^^ Yeah you know what they say..
Quote"Where ever light goes it notices darkness has gotten there first and is waiting for it!"
End QuoteThanks for the charts by the way... i just sent 200MNR to the donate address. METCGJeKpyjr73KHDwo9k2jWe3J5s97rt7
Speaking of.. hey
mjollnircoin!
is there a way i can send regular payments to a MNR address on the regular, automatically?
That would be a nice feature.
Say i wanted to send 200MNR to therealsteve every week! Automatically! Can you code that in possibly, is that doable?
Edit: Maybe a separate tab to show repeating payments or something..
Hi,
Well, we can put some effort in facilitating an accounting engine that would allow the user to setup recurring payments.
Ofcourse (as a consequence), the merchant cannot know about your "subscription" ; it would merely be a way
to automate the process of paying those montly returning bills instead of you having to create the payment manually each time.
So, lets try to sketch a simple one and make it even more simple
Version Simple:
--------------
Features:
- List of pending "bills" (model/view/controller)
- Confirmation dialog for User before or on due date
- Import/Export list of subscriptions
Screens:
1. Pending payments: User chooses which payments to fullfill from a list of pending payments (and sends coins)
Actions: Pay or Pay selected
2. Manage subscriptions: User manages subscriptions
Actions: New,Edit,Delete, Export,Import
2. Dialog/notification to remind User of a due payment / lack of funds etc
Options (optional):
Screen 1: Automatic payment on or before due date (high risk transaction)
Actions:
1. User can create subscription
1a. User sets (total) amount
1b. User sets a date or creates payment term
1c. User sets the total number of payments to be made
2. User can delete subscription
3. User can edit existing subscription