# 新的变现功能提案

**URL:** https://meta.discourse.org/t/new-monetisation-feature-proposition/84142
**Category:** Feature
**Created:** [2018年三月29日 15:25 UTC](https://meta.discourse.org/t/new-monetisation-feature-proposition/84142 "2018-03-29T15:25:25Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![ChrisBeach](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/chrisbeach/32/214628_2.png) [@ChrisBeach](https://meta.discourse.org/u/ChrisBeach)
#### Post date: [2018年三月29日 15:56 UTC](https://meta.discourse.org/t/new-monetisation-feature-proposition/84142/2 "2018-03-29T15:56:36Z")

</div>

> [@Jeremie\_Leroy](#):
>
> our idea / solution ( Wallet type or credit kind )
> 
> is there a system / plugin that offers the opportunity to group2 level people to top up credits where 1 crédit would allow 1 post. Credits would go to stripe account.

I’ve implemented this as a Discourse plugin, and have been testing on my sites for a few weeks now.

There are one or two things I wanted to add (tests, documentation, full internationalisation) before announcing the new plugin on [meta.discourse.org](http://meta.discourse.org)

However, if you’re willing to be beta testers, I’d be very grateful for your feedback.

My plugin is here: [GitHub - chrisbeach/discourse-paid-pinning: Allows forum members to pay for pinned topics · GitHub](https://github.com/chrisbeach/discourse-paid-pinning)

On my forums (example: [https://se23.life](https://se23.life)), I allow businesses to create one new topic free of charge. If they want to create subsequent topics, they can pay a fee using a Stripe online payment. As a bonus, their paid-for topics are pinned for four days. Here are some screenshots:

## Links to “Advertise” page

 ![22](https://global.discourse-cdn.com/meta/original/3X/c/c/cc47033f536816e3f0eff1a8a10f3395a197038e.jpg)

## “Advertise” page (non signed-up user)

Note that the text is customisable (`js.discourse_paid_pinning.advertise_spiel`)

 ![25](https://global.discourse-cdn.com/meta/original/3X/1/1/11ecde3667c61d188eacd3345800504b49fe177f.png)

## “Advertise” page (signed-in user with transactions)

 ![37](https://global.discourse-cdn.com/meta/original/3X/6/9/69fd6c7115a01299c54a4219561f8dd428f43159.png)

## Payment Popup (Stripe Checkout)

 ![04](https://global.discourse-cdn.com/meta/original/3X/d/e/decb6f30f2d9919cfbe4186d64c0f6075e8af8a5.jpg)

 ![13](https://global.discourse-cdn.com/meta/original/3X/9/8/98050875f9d73bd5c9b7ea819ae11483c451996d.jpg)

## Button on User Admin Page

 ![51](https://global.discourse-cdn.com/meta/original/3X/0/7/07ed6d8a70edabf005a9b51549faf831192afb93.png)

Clicking this reveals the following:

 ![32](https://global.discourse-cdn.com/meta/original/3X/b/2/b2c00083a4f03c9f4935ceda4cac1b983420efd9.jpg)

The following transaction indicator is also visible to staff members, and clicking on it shows the transaction list:

 ![13](https://global.discourse-cdn.com/meta/original/3X/c/1/c19754aa2434c52e700e7a233fb324397f30722d.png)

---

_[View the full topic](https://meta.discourse.org/t/new-monetisation-feature-proposition/84142)._
