mirror of
https://github.com/neocities/neocities.git
synced 2025-07-01 08:33:23 +02:00
major refactor of supporter structure
This commit is contained in:
parent
dadeb778c9
commit
2c88c62cbc
45 changed files with 440 additions and 1704 deletions
|
@ -40,6 +40,7 @@ post '/webhooks/stripe' do
|
|||
site = stripe_get_site_from_event event
|
||||
site.stripe_subscription_id = nil
|
||||
site.plan_type = nil
|
||||
site.plan_ended = true
|
||||
site.save_changes validate: false
|
||||
|
||||
EmailWorker.perform_async({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue