Post
Topic
Board Development & Technical Discussion
Re: Subscriptions / recurring payments / standing orders
by
theymos
on 26/06/2011, 18:57:51 UTC
You could send transactions with an nLockTime equal to the subscription due date. (nLockTime is an already-existing feature that prohibits a transaction from being accepted into a block until a certain time.) Send this transaction to the service a month ahead of time, and then you don't need to be online at the payment time. You can cancel it at any time.