Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-17 | billing: fix issue with customer.braintree_customer | Azul | |
The default CouchRest Model belongs_to does not respect the class option. So we need to write our own getter method. | |||
2013-07-17 | use fake_braintree, fix and test customer with braintree info | Azul | |
2013-07-17 | test non braintree parts of customer, validate user | Azul | |
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 | Basic functionality to edit credit card on file. | 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 | Some tweaks to optimize number of requests to braintree API. | jessib | |
2013-07-17 | Fix to default_credit_card method | jessib | |
2013-07-17 | Start to adding customers to braintree vault. | jessib | |