byrokrat / giroapp

Command line app for managing autogiro donations.
GNU General Public License v3.0
4 stars 2 forks source link

Support digital mandates parsed from AG-files #72

Open hanneskod opened 7 years ago

hanneskod commented 7 years ago

Add functionality to import files containing MANDATE_ACCOUNT_RESPONSE_FROM_BANK, ie digital mandates.

From earlier discussions:

One is if a donor gives a mandate through their online bank. This gets added to autogiro's registry, and needs to be approved by the user before it can be used. This procedure should be possible through sending files,

MandateResponseListener needs some restructuring. These responses need to create Donors, and the listener now assumes a donor is present.

hanneskod commented 7 years ago

Requires that autogiro can parse the AG-EMEDGIV layout..

Note that this is not the same layout as mandate responses, so the comment above about MandateResponseListener needed to be restructured is actually not valid..

hanneskod commented 6 years ago

Suport in AUTOGIRO from version beta-1