0
I Use This!
Inactive

Commits : Listings

Analyzed 6 days ago. based on code collected 6 days ago.
Jun 06, 2023 — Jun 06, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
RESTful calls can be done in a simpler way. More... over 12 years ago
Merge branch 'master' of github.com:thoughtnirvana/samurai-client-python More... over 12 years ago
Added code to convert xml to dictionary. Fixes #4. More... over 12 years ago
non-tested check-in More... over 12 years ago
Initial restructuring. Fixes #5. More... over 12 years ago
Removing unnecessary/and django stuff. More... over 12 years ago
Fixing credit test More... over 12 years ago
Sandbox payment_method_token should be used in tests More... over 12 years ago
Updating to new sandbox processor test credentials More... over 12 years ago
[trans_redir_update] Small change to README. Not sure if I want to call this 0.1 yet, not sure if SANDBOX is really optional (now). More... over 12 years ago
Merge branch 'master' into trans_ridir_update More... over 12 years ago
Edited test_credentials.py via GitHub More... over 12 years ago
Committing test merchant credentials More... over 12 years ago
Merge branch 'master' into trans_ridir_update More... over 12 years ago
Realized I don't need SAMURAI_SANDBOX in the Django example setup. Also setting sandbox back to false for testing, since I didn't need to make a decision on that just yet. More... over 12 years ago
Adding quick setup example Django environment. Adding notice that the Django portion of the library requires Django 1.2. More... over 12 years ago
Fixing broken tests More... over 12 years ago
Merge branch 'master' into trans_ridir_update More... over 12 years ago
Edited docs/django.md via GitHub More... over 12 years ago
Edited docs/django.md via GitHub More... over 12 years ago
Edited docs/django.md via GitHub More... over 12 years ago
Edited docs/django.md via GitHub More... over 12 years ago
Edited docs/django.md via GitHub More... over 12 years ago
Edited docs/django.md via GitHub More... over 12 years ago
Merge branch 'trans_ridir_update' of github.com:FeeFighters/samurai-client-python into trans_ridir_update More... over 12 years ago
Edited README.md via GitHub More... over 12 years ago
Making SAMURAI_SANDBOX default to False for now, so as to not break existing setups. More... over 12 years ago
Edited README.md via GitHub More... over 12 years ago
Fixing the transparent redirect example, adding SAMURAI_SANDBOX setting. More... over 12 years ago
Changes the payment_method_token hidden field to be in samurai_form.value like the other fields, for uniformity. More... over 12 years ago