summaryrefslogtreecommitdiff
path: root/billing/config
AgeCommit message (Expand)Author
2014-01-23added default pricing, privacy policy and tos pages.elijah
2013-12-22locale prefix support:elijah
2013-12-20enable billing engine by default, consolidate APP_CONFIG[:payments] and APP_C...elijah
2013-12-17Merge branch 'develop' into feature/billing-no-authenticated-paymentsjessib
2013-10-08Consider pending & past due subscriptions as 'active' in the sense that they ...jessib
2013-10-08Payments made when authenticated will be donations, and not connected to cust...jessib
2013-10-01Allow admins to view past-due subscriptions.jessib
2013-09-09First run at having admins cancel user subscriptions.jessib
2013-08-08read braintree configuration from config/config.ymlAzul
2013-08-06Some more tweaks to have billing code work, and allow admins to view but not ...jessib
2013-07-23Some clean-up of billing display.jessib
2013-07-17billing: fix integration testAzul
2013-07-17Back to singular-customer controller, in hopes that would help some confusions.jessib
2013-07-17Show single active subscription from user's page, with link to index showing ...jessib
2013-07-17Changing customers route to be plural.jessib
2013-07-17Some improvements to navigation, and pulling out separate show/edit views for...jessib
2013-07-17More working subscriptions.jessib
2013-07-17Needs much work, but basic start to recurring payments.jessib
2013-07-17Start to adding customers to braintree vault.jessib
2013-07-17Basic functionality for one time transactions using Braintree's transparent r...jessib