Closed hanneskod closed 5 years ago
In alpha 3
there is now a pause command. There is however no parsing of autogiro amendment responses. That means that paused donors will be stuck in the PAUSE_SENT
state.
Needs #166 before a solid solution can be written..
Restarting currently means setting a MandateApprovedState
. This name is however related to the registering process.
AwaitingTransactionRegistration
.TransactionRegistrationSent
.TransactionActive
.TransactionFailed
.
Stops transactions, but keeps mandate active.
And then we need something like
giroapp pause --restart payer-number
when payer is ready to start giving again...Also keep a message describing why pause etc. (Same for revoke..)