Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-17 | Show single active subscription from user's page, with link to index showing ↵ | jessib | |
all the user's subscriptions. | |||
2013-07-17 | Changing customers route to be plural. | jessib | |
2013-07-17 | Some improvements to navigation, and pulling out separate show/edit views ↵ | jessib | |
for customers. | |||
2013-07-17 | More working subscriptions. | jessib | |
2013-07-17 | Needs much work, but basic start to recurring payments. | jessib | |
2013-07-17 | Start to adding customers to braintree vault. | jessib | |
2013-07-17 | Basic functionality for one time transactions using Braintree's transparent ↵ | jessib | |
redirect API based from https://github.com/braintree/braintree_ruby_examples/tree/master/rails3_tr_checkout (very little changes were required) |