Blake Erickson a2c70deeff
FIX: Create customer for one off pricing table purchases (#232)
When using the Stripe Pricing Table for one-off purchases
(non-subscription) stripe doesn't automatically create a customer
record. This was causing the pricing table webhook
endpoint to end prematurely and not add users to their appropriate
group after purchase. Now if we detect that there is no customer record
we will make an api call to Stripe to create one.
2024-08-28 11:27:55 -06: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%