discourse-subscriptions/spec
Justin DiRose 072b558d40
FEATURE: Give option to repurchase products multiple times (#46)
Feature requested here: https://meta.discourse.org/t/subscriptions-allow-users-to-purchase-one-time-products-multiple-times/173732/

There may be cases where a site admin wants to allow the repurchasing of a product. This implements the functionality by adding a repurchaseable toggle in the admin screen when creating a product. This saves an attribute to the Stripe product metadata.

When a user has already purchased an item with this toggle enabled, they will be able to purchase it again when browsing to `/s`.
2021-01-31 14:17:44 -06:00
..
fabricators REFACTOR: Use models to store data (#11) 2020-05-22 11:20:05 -05:00
models name space module 2019-12-04 11:23:45 +11:00
requests FEATURE: Give option to repurchase products multiple times (#46) 2021-01-31 14:17:44 -06:00
plugin_helper.rb fix path to fabricators 2019-12-03 11:01:44 +11:00