Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-17 | Basic functionality to edit credit card on file. | jessib | |
2013-07-17 | Basic display of a customer's transaction information | jessib | |
2013-07-17 | Displaying of user's subscription. Still not committed to whether user can ↵ | jessib | |
have multiple subscriptions at a time or not. | |||
2013-07-17 | Display of subscription information on a customer's edit page. It is *super* ↵ | jessib | |
slow. Posted stackoverflow question as not clear if there is more efficient way to get this information via braintree API. | |||
2013-07-17 | Some refactoring | jessib | |
2013-07-17 | Unauthenticated 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-17 | Start to adding customers to braintree vault. | jessib | |