discourse-subscriptions/app/controllers
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
..
concerns DEV: Remove deprecations & improve error handling (#12) 2020-05-28 10:32:57 -05:00
discourse_subscriptions FIX: Duplicate payments showing up in discourse UI (#118) 2022-05-17 09:22:42 -06:00