Commit Graph

28 Commits (66576afa0552ab5266d2fcd7975c6a12d59b2aec)

Author SHA1 Message Date
alice 3d73df081d add tasks to replace cron-scheduled scripts
alice 09ac0996b8 add celery and check_subscriptions task
Alice d47f75426e a few last minute fixes
Alice b8ded5098c fix duplicate stripe payments
Alice b3539ef829 Improve subscr cancellation, add unusub feedback
Alice 3a99cf850d Fix stripe tests
Alice f9b8c26ce5 Add some production changes
Alice a0dac8d1e5 Irreproducible bug fixing attempt
Alice e219562506 Add coinpayments
Alice 27b82b62aa Fix update_stripe_plans
Alice acf34a2ac9 Big payments update
Alice 4b056c8ad0 Add search to subscription admin
Alice 24b8e588c1 Fix bitcoin backend external URL
Alice c90827878e Add coingate
Alice ffb97bf194 Update deps (Django 2.2)
Alice 74c0be3657 Fix bitcoin tests for dynamic settings
Alice 69f523a398 Use new dynamic settings in bitcoin backend
Alice 7d7742bdd0 Replace some static settings by dynamic settings
Alice 954b6c1af4 Fix payments backend tests
Alice af69da95d6 Fix payment models, ignore unused backends
Alice 2e0e49f7d6 Admin: Add PayPal subscription page URL
Alice f721c7fdb0 Add noscript message on Stripe payment page
Alice 1db8f98ebe Fix account paid status between subscription payments
Alice 381eab7943 Stripe: Fix CardError handling when subscribing
Alice a8e0a2b15b Multiple unimportant fixes
Alice 20241b2115 Split payments.backends and tests
Alice ffa2f00f67 Recurring payments!
Alice 2f7deaae2d Initial commit