Blake Erickson 46759c90cd
FIX: Duplicate payments showing up in discourse UI (#118)
Duplicate payments were showing up in the discourse ui for users. Actual
transactions in stripe were not being duplicated. This fix ensures that
when parsing the api response we don't append any duplicates. Added a
duplicate entry to the specs to test for this.

I do think there can be some improvements made to this controller
endpoint, but I'd like to save those for a different and larger PR and
just get this fix out first.
2022-05-17 09:22:42 -06:00
2022-03-07 00:30:01 +01:00
2022-01-18 14:43:12 +01:00
2021-07-04 21:53:55 +02:00
2020-11-02 11:57:36 -06:00
2020-11-02 11:57:36 -06:00
2020-09-01 20:33:29 -05:00
2021-07-04 21:53:55 +02:00
2017-01-30 10:52:35 +11:00
2022-03-07 14:34:05 +01:00
2022-03-07 00:20:03 +01: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.7 MiB
Languages
JavaScript 48%
Ruby 47.4%
SCSS 4.6%