Commit graph

19 commits

Author SHA1 Message Date
AaronJamesY
fe03c4484d Added GetTransactions functionality for Lloyds 2017-02-13 23:27:36 +00:00
Aaron Yarborough
f5e9908e83 Refactoring 2017-02-13 13:13:27 +00:00
Aaron Yarborough
a39b20484f Changed login to not return respose
The login method now throws specific exceptions if something goes wrong during the login process. This is the ideal way for a developer using this API to handle errors.
2017-02-13 13:05:48 +00:00
AaronJamesY
ab4cf8c333 Refactoring 2017-02-12 22:48:34 +00:00
AaronJamesY
4ba7a7b45e Added InvalidCredentialsException 2017-02-12 22:27:51 +00:00
AaronJamesY
4b90fd787b Fixed balance logic for normal accounts 2017-02-12 22:16:34 +00:00
AaronJamesY
8bc5571552 Added functionality to get accounts for Lloyds 2017-02-10 20:48:11 +00:00
AaronJamesY
8591bfb8d5 Changing Barclays login to use JS 2017-02-10 19:58:10 +00:00
AaronJamesY
5f47d4d66e Adding login funcionality for Barclays 2017-02-10 19:02:09 +00:00
Aaron Yarborough
cc7da9776b Adding Barclays functionality 2017-02-10 16:31:27 +00:00
Aaron Yarborough
f65d2df7cf Fixed issues with script manager 2017-02-10 15:26:36 +00:00
Aaron Yarborough
b63f2eb3f7 Testing script manager 2017-02-10 15:03:44 +00:00
Aaron Yarborough
f097600f7b Refactor 2017-02-10 14:59:20 +00:00
Aaron Yarborough
94bce0670c Script manager changes 2017-02-10 14:58:10 +00:00
Aaron Yarborough
84d0481371 Refactoring 2017-01-26 10:30:10 +00:00
AaronJamesY
22d7294cd9 Added responses to login 2017-01-25 20:29:53 +00:00
AaronJamesY
8429f019d2 Started adding responses 2017-01-25 20:17:50 +00:00
AaronJamesY
1b56b93422 Changes to action management 2017-01-25 20:10:59 +00:00
AaronJamesY
9a114e5583 Added action manager to reduce code duplication 2017-01-25 20:02:01 +00:00