summaryrefslogtreecommitdiff
path: root/billing/app/views/payments/new.html.haml
AgeCommit message (Collapse)Author
2013-10-08Payments made when authenticated will be donations, and not connected to ↵jessib
customer in any way.
2013-07-23More little display cleanup.jessib
2013-07-17billing: helper for the typical BraintreeFormAzul
2013-07-17More cleanup of billing code.jessib
2013-07-17Some improvements to navigation, and pulling out separate show/edit views ↵jessib
for customers.
2013-07-17Let users select amount for payments.jessib
2013-07-17Unauthenticated users can make single payments (like donations), but ↵jessib
payments from authenticated users will be as a Braintree Customer stored in the braintree vault.
2013-07-17Start to adding customers to braintree vault.jessib
2013-07-17Replace .erb with .haml files.jessib