Mark Reeves 803bba7938
FEATURE: Capture cardholder address fields for Stripe customer (#161)
- Adds the following fields to the subscription payment form:
  - Cardholder Name
  - Country
  - Postal Code
  - Address Line 1
  - City
  - State or Province
- Stripe recommends Cardholder Name & Country for verification; Cardholder Name, Country, and State/Province for US/Canada selections are required fields
- All fields are passed to Stripe for verification on submit
- Fields are also captured on the customer record in Stripe, under Billing Details
2023-05-05 13:20:35 -04: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
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 MiB
Languages
Ruby 49.5%
JavaScript 31.2%
Handlebars 14.1%
SCSS 5.2%