Stripe Donations Plugin

@ChrisBeach looking to fork discourse-paid-pinning or discourse-donations to start a membership plugin around a similar paradigm / borrow your check out & and rewards controller. Should we borrow a combo of the two, since discourse-donations is closer to what we’re building but discourse-paid-pinning is newer, tests are passing, and perhaps some things improved?

Has one else out there has done a membership plugin along your lines, where?:

  • Users can get to a basic site, whereupon they can then

  • Access important groups / categories is behind a paywall.

We’re currently using Memberful, but don’t like their SSO approach that disables site invites, hides membership status from within Discourse, and is expensive. We’d like to take and extend what discourse-donations does to:

  • Have the rewards access expire after a period

  • Message users to renew, then

  • Remove user from the reward group after membership expires.

「いいね!」 3

Hi @kimardenmiller,

Please do fork the paid pinning plugin if possible as it’s more up to date. Its tests are passing… because it barely has any :grimacing: However, I’ve been using it successfully on my sites for a while now.

Bear in mind the following note, which I received from Stripe and have not yet actioned:

「いいね!」 3

Thanks @ChrisBeach!

Our org is all in the San Francisco Bay Area, so no EU / Brexit issues here :wink: .

We’ll start with paid-pinning and pull over the rewards logic, which fits our membership application fairly closely. Went looking in AdvertiseController for similar to rewards, but got confused with requires_plugin 'discourse-plugin-stripe'. Is that code outside paid-pinning? Where does discourse-plugin-stripe live?

「いいね!」 3

[返信が遅れてしまい申し訳ありません。最近子供が生まれ、以前の生活が崩壊してしまいました!]

discourse-plugin-stripe に関するご質問、的確ですね。この名称はコードの以前のバージョンからのものであり、その行はおそらく死んだコード(使用されていないコード)でしょう。私は Discourse / Ruby の初心者で、このプラグインは非常に多くの試行錯誤の末に完成させました。

コードの品質についてはお詫び申し上げます。より経験豊富な開発者からのプルリクエストやご意見をぜひいただければ幸いです。

「いいね!」 7

@ChrisBeach さん、ありがとうございます。今秋のプロジェクト開始後、この件がどのように進んでいくか見ていきましょう。

「いいね!」 3

GitHub - discourse/discourse-subscriptions: A Discourse plugin that allows payments and subscription management via Stripe. · GitHub にて、discourse-donations のシンプルなフォークを作業中です。

ワンタイム寄付用のシンプルな支払いページと管理インターフェースを備えています。現在、サブスクリプションや目標設定などのサポートを追加中です。

@ChrisBeach さん、@angus さん、素晴らしい作業をありがとうございます!

「いいね!」 8

私たちは Procourse Memberships を拡張する方向で決定しました。

「いいね!」 2

この取り組みに尽力していただき、ありがとうございます。私のコミュニティはこのツールを非常に有用だと感じ、サイト外ではなくサイト内で直接寄付することを選びました。プラグインを削除しなければならなかったときはがっかりしました。寄付もピタッと止まってしまいました。あなたがこれに取り組んでくれていることに感謝し、喜んで寄付させていただきます!

「いいね!」 4

返信が遅くなり申し訳ありません。少し外出しておりました :slight_smile:

寄付を喜んで受け付けます!とても親切ですね。DM で連絡いただければ、PayPal のアドレスをお伝えします。

「いいね!」 3

こんにちは。寄付プラグインをインストールしましたが、ニュージーランドドル(NZD)での単発寄付の設定ができないようです。私のフォラムのユーザーのほとんどがニュージーランドに居住しているため、この通貨を追加する方法をご教示ください。

サブスクリプションプランの設定で通貨を変更できるという注記を確認しましたが、ユーザーはサブスクリプションプランの設定ではなく、寄付のみを行いたいと考えています。定期的な寄付のオプションを提供できれば素晴らしいですが、これは純粋な寄付であるため、金額を強制したくありません。

こんにちは、ポールさん。

discourse-subscriptions のデフォルト通貨に NZD を追加しました。将来的には、さらに多くの通貨を追加する予定です。

お楽しみください!

「いいね!」 4

リミアンさん、ありがとうございます!試してみますね。

ここに割り込んで申し訳ありません。このスレッドは長く、私には明確ではありません。

ホスト型 Discourse にインストールして、Stripe 経由で寄付を受け取れるプラグインを探しています(継続的な会員権、アクセス権、グループなどは不要で、ただお金を受け取る方法のみ)。このスレッドには複数のプラグインが言及されているようですが…?

ダッシュボードに記載されているメールアドレスで、Discourse チームに連絡してください。そのようなプラグインをインストールするには、おそらくエンタープライズプランへの加入が必要になります。

「いいね!」 2