add order_number to documentation on return data, refactor docs slightly
[Business-OnlinePayment.git] / TODO
diff --git a/TODO b/TODO
index d570440..83b73f7 100644 (file)
--- a/TODO
+++ b/TODO
@@ -3,4 +3,7 @@
 - Use Net::HTTPS::Any
 - hmm... requires HTTP::Headers v1.59
 - move revmap_fields into the base class
-
+- remap_fields: Not the cleanest thing to mix up our namespace with the
+  processor-specific names.
+- Define a better model of exception handling that doesn't involve dying on
+  some things.