summaryrefslogtreecommitdiff
path: root/billing/app/controllers/payments_controller.rb
AgeCommit message (Expand)Author
2013-07-17Fix issue with transparent redirect if form is first submitted incorrectly. B...jessib
2013-07-17Note about knowing sort order for returned transactionsjessib
2013-07-17Display 3 most recent transactions on a customer's page, with a link to all o...jessib
2013-07-17Added notices to redirects.jessib
2013-07-17Some tweaks to optimize number of requests to braintree API.jessib
2013-07-17Some refactoringjessib
2013-07-17Let users select amount for payments.jessib
2013-07-17Unauthenticated users can make single payments (like donations), but payments...jessib
2013-07-17Basic functionality for one time transactions using Braintree's transparent r...jessib