issues
search
GoteoFoundation
/
goteo
Goteo Version 3, the Open Source Crowdfunding Platform
http://goteo.org
GNU Affero General Public License v3.0
188
stars
133
forks
source link
feature/beta stripe integration
#582
Closed
davidbeig
closed
11 months ago
davidbeig
commented
11 months ago
create subscriptions menu for project dashboard (#555)
Add subscriptions
Add subscriptions to project dashboard
Update database code
Update dashboard subscription form
Start updating subscriptions dashboard to add new subscription
Basic subscription form on dashboard
CRUD for subscriptions on project dashboard
Add support for subscriptions via stripe payments
Fix Stripe integration details
Make stripe subscriptions be enabled via rewards
Remove legacy integration
Remove javascript related to previous subscription model
Fix stripe integration PR comments
Use abstract payment in stripe payment method
Fix Stripe webhook code
Use yml webhook secret
Add missing config
Fix subscription gateway madness
Add subscriptions to user dashboard
Unify stripe subscription naming
Allow users to list and cancel their stripe subscriptions
Update subscription data vis