moov-io / paygate

A RESTful API enabling electronic payments to be submitted and received without a deep understanding payment file specification
http://moov.io
Apache License 2.0
129 stars 31 forks source link

transfers/pipeline: rename file prior to upload #617

Open adamdecaf opened 3 years ago

adamdecaf commented 3 years ago

PayGate Version: v0.9.0-dev

When files are put into a uploaded directory they're renamed to be the SHA256 hash (e.g. dec1538d2314592674f73370715fe8bd188c21955a18b3c554458dd91d87004c.ach) while this is handy for computers it makes it hard to reconcile with 20201106-142000.ach that was uploaded.

We should name these files the same as what they're going to be uploaded as.