TODO in adyen-0.3.8 vs TODO in adyen-1.0.0
- old
+ new
@@ -1,8 +1,18 @@
-* Use require/autoload instead of const_missing
-* Make sure Japansese yens work as expected (this is the only currency Adyen does not expect to be in cents)
-* Ditch SOAP library dependency.
-* Complete SOAP API.
+1.0
+===
+
+* Screen documentation
+
+Possible/Later
+==============
+
+* Add a capture! method to an authorisation response from the PaymentService.
+
+* Add iDEAL API. To get started, see the `iDEAL' topic-branch which contains `ideal-scratchpad.rb' and a stub for a functional spec.
+
+* Add the DirectDebit API.
+
* Add ActiveMerchant integration
* Split up gem to have more explicit dependency requirements, e.g.:
* adyen-soap
* adyen-railtie