Blake Erickson f0b4984cee
FIX: Pricing table for one-off purchases (#228)
When using the Stripe Pricing table for one-off purchases
(non-subscriptions) the webhook was encountering an error because it was
expecting subscription information which does not exist for one-off
purchases. This fix addresses that issue ensuring that no errors occur,
that users are added to the appropriate group, and that uses can see
their purchase on the billing page.
2024-08-20 13:32:32 -06:00
2024-08-13 16:32:20 +02:00
2024-01-16 17:51:44 +01:00
2024-01-16 17:51:44 +01:00
2024-01-16 17:51:44 +01:00
2017-01-30 10:52:35 +11: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 6.2 MiB
Languages
Ruby 49.5%
JavaScript 31.2%
Handlebars 14.1%
SCSS 5.2%