TODO in adyen-1.1.0 vs TODO in adyen-1.2.0
- old
+ new
@@ -1,13 +1,5 @@
-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.
@@ -16,5 +8,9 @@
* Split up gem to have more explicit dependency requirements, e.g.:
* adyen-soap
* adyen-railtie
* adyen-activemerchant
+
+* Add mocks for notification requests in order to test your app
+
+* Add more mock SOAP responses for testing your app.