Allow indicating recurring SEPA donations in payproc-post.
* src/commands.c (cmd_commitpreorder): Allow for 'Recur' parameter. * src/preorder.c (preorder_update_record): Handle 'Recur'. Allow updating passed dictionary. Store RECUR in the journal. * src/payproc-post.c (send_request): Also print failure messages. (post_sepa): Implement AMOUNT/RECUR syntax. (listpreorder): Print full timestamp of last payment.
- Signed-off-by: Werner Koch <wk@gnupg.org>