discourse-subscriptions/app
Blake Erickson 6f54494a3b
FIX: Allow active status for updated webhook (#203)
Likely there was an API change at some point now that we are using the
latest version of the stripe API. When the
`customer.subscription.updated` webhook is called we should also accept
the status of "active".
2024-04-29 15:50:05 -06:00
..
controllers FIX: Allow active status for updated webhook (#203) 2024-04-29 15:50:05 -06:00
jobs DEV: Introduce syntax_tree for ruby formatting (#144) 2022-12-29 13:35:06 +01:00
models/discourse_subscriptions REFACTOR: Use engine to load files, add constraint (#14) 2020-07-06 11:11:04 -05:00
serializers/discourse_subscriptions FEATURE: add ZAR currency support (#199) 2024-04-15 21:26:26 +02:00
services/discourse_subscriptions DEV: Introduce syntax_tree for ruby formatting (#144) 2022-12-29 13:35:06 +01:00