Commit Graph

9 Commits (c3fd4347a5a3d4464a653635b3b36a31b0fa8e0c)

Author SHA1 Message Date
eric 417f9eac58 add donation box to homepage 2017-02-13 13:33:26 -05:00
eric 3182078ac9 more cents untruncation 2014-12-17 23:43:53 -05:00
eric 12877dada9 untruncated the cents 2014-12-17 12:50:23 -05:00
eric 2d9a50051b fix raymond's nits 2013-12-18 11:17:54 -05:00
eric 5a43c46675 consolidated and renamed libraryauth template tags 2013-12-15 01:43:17 -05:00
eric 82443593ea make zeros show 2013-12-15 00:46:50 -05:00
eric 40e611bac5 revive the gift/donation credit funtionality, at least for b2u campaigns
The reason for doing this is so a library can put in money with one
check, then use it up gradually. (we get to pocket the fees that would
go to stripe) One change here- in b2u there is an extra click to get to
download page, even if no gift credit is involved - this way the user
knows what and how he's bee charged
2013-12-15 00:31:06 -05:00
eric d5b9f88380 move "extra data" into a json field dict to improve payment code tidieness
need to install jsonfield
note: this is https://bitbucket.org/schinckel/django-jsonfield
I tried https://github.com/bradjasper/django-jsonfield but it was not
compatible with South
2013-08-18 15:21:55 -04:00
eric 80ec41422e DRY the transaction summary 2012-10-14 17:42:28 -04:00