7 lines
264 B
Markdown
7 lines
264 B
Markdown
In roughly priority order:
|
|
|
|
* Stripe import via API
|
|
* Make source filename available to templates [this is easy]
|
|
* Some way of preventing re-imports
|
|
* Try all importers even after one fails
|
|
* Open files for import in binary mode; add a text-wrapping importer base
|