2017-12-18 18:26:32 +00:00
|
|
|
In roughly priority order:
|
|
|
|
|
|
|
|
* Stripe import via API
|
|
|
|
* 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
|
2017-12-26 18:35:18 +00:00
|
|
|
* Add some sort of ordering for hooks
|
|
|
|
* Take template rendering out of the main loop, and make it just another hook
|