Blake Erickson 100b276c9d
DEV: Add pagination to plans request (#272)
When pulling up a users subscriptions a 500 might occur if we don't find
their plan. If your account happens to have over 100 plans this can be
the cause of the 500 error. This change adds pagination when fetching
plans form stripe, so that we fetch them all.

https://meta.discourse.org/t/problem-with-500-error-with-subscriptions/360808?u=blake
2025-04-10 07:35:31 -06:00
2025-03-28 14:21:54 -07:00
2024-01-16 17:51:44 +01:00
2024-10-14 14:39:36 +02:00
2024-01-16 17:51:44 +01:00
2025-03-17 11:41:43 +00:00
2017-01-30 10:52:35 +11:00
2025-03-17 11:41:43 +00:00
2025-03-17 11:41:43 +00:00
2022-02-21 21:04:40 +01:00

Discourse Subscriptions Plugin

Discourse Subscriptions allows site owners to sell recurring and one-time purchase subscriptions that grant access to a group on a Discourse instance.

For more information, please see: https://meta.discourse.org/t/discourse-subscriptions-plugin/140818

Description
A Discourse plugin that allows payments and subscription management via Stripe.
Readme MIT 5.8 MiB
Languages
JavaScript 48%
Ruby 47.4%
SCSS 4.6%