0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Oct 30, 2023 — Oct 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Refining error checking. More... almost 13 years ago
Adding simple purchase implementation. More... almost 13 years ago
Adding error checking to base class. More... almost 13 years ago
Adding error handling to requet class. More... almost 13 years ago
Changing payment_method to use the base api class. More... almost 13 years ago
Adding api base for common behavior. More... almost 13 years ago
Doc comments change. More... almost 13 years ago
Removing unnecessary top level url. More... almost 13 years ago
Defining properties directly on PaymentMethod. More... almost 13 years ago
Moving doctest - was attached to wrong method. More... almost 13 years ago
Return both parsed dict and xml responses. More... almost 13 years ago
Renaming url endpoints. More... almost 13 years ago
Correcting method name. More... almost 13 years ago
Refactoring samurai error checking. More... almost 13 years ago
Checking in dev keys for testing. More... almost 13 years ago
Renaming returned data fields. More... almost 13 years ago
Handling empty xml elements. More... almost 13 years ago
Python doesn't have an inbuilt datetime parser - leaving it as string for now. More... almost 13 years ago
First version of payment methods. More... almost 13 years ago
Fixing bug. Was returning list of lines - need string. More... almost 13 years ago
Adding base authorization headers. More... almost 13 years ago
Adding configuration stub. More... almost 13 years ago
Removing unnecessary constants. More... almost 13 years ago
Adding method to convert dict to xml. More... almost 13 years ago
For list elements, the conversion should return a dictionary wiht the list as value for the tagname More... almost 13 years ago
Refactoring doctest. Earlier expected output was too long to fit in a screen. More... almost 13 years ago
Fixed bug in xmltodict. Added doctest. More... almost 13 years ago
Changed header for ReStructuredText documentation. More... almost 13 years ago
Refactoring xml utils. More... almost 13 years ago
Removing utilities.py. utils.py to be used going forward. More... almost 13 years ago