Justin DiRose 587661fafb
FEATURE: Allow one-time purchases on products (#18)
Building off the foundation of using the Prices API, this PR adds the ability to create a one-time purchase plan for any product, which then can add a user to the specified plan group.

Some things to be aware of:

    One-time purchases cannot have trials.
    One-time purchases use the Invoice API instead of Subscriptions. Invoices are created then charged immediately.
    Users should receive emails for these invoices directly from Stripe just like subscriptions.
2020-07-22 11:06:34 -05:00
2019-08-27 20:18:02 +10:00
2017-10-08 23:18:22 +01:00
2019-08-25 11:51:06 +10:00
2019-08-27 19:52:25 +10:00
2019-09-12 07:43:27 +10:00
2017-01-30 10:52:35 +11:00

Discourse Subscriptions

Please see the topic on Discourse Meta for more information about this plugin: 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%