damsel/TODO.md
Andrew Mayorov b059a28dc1 HG-64: Expand proxy context + discard terminal descriptors (#78)
* HG-64: Expand proxy context + favor options instead of terminal descriptors

* HG-64: Add a TODO bullet

* HG-64: Fix compilation issue
2016-10-20 13:47:12 +03:00

18 lines
576 B
Markdown

# Payments
* What to do with terminal descriptors?
They seemed out of place, therefore been removed for the moment. We need to encompass too much in a single abstraction, looks like we need dynamic schemas for this kind of thing.
* Way to specify terminal attributes (more generally, attributes of technical interaction) for a specific merchant.
* Some proxies need to know provider profit / compensation.
Expose cash flow?
# Proxies
* In order to acquire foreign customers we need to store a _billing address_.
Maybe a good fit for a payment session?