# Adding a billing section in the member section

**URL:** https://meta.discourse.org/t/adding-a-billing-section-in-the-member-section/81610
**Category:** Development
**Created:** [26.Февраль.2018 22:56:11 UTC](https://meta.discourse.org/t/adding-a-billing-section-in-the-member-section/81610 "2018-02-26T22:56:11Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![joebuhlig](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/joebuhlig/32/193054_2.png) [@joebuhlig](https://meta.discourse.org/u/joebuhlig)
#### Post date: [27.Февраль.2018 00:44:46 UTC](https://meta.discourse.org/t/adding-a-billing-section-in-the-member-section/81610/4 "2018-02-27T00:44:46Z")

</div>

Combine that plugin outlet with this:

> [@Using Plugin Outlet Connectors from a Theme or Plugin](https://meta.discourse.org/t/adding-plugin-outlets-using-a-theme/32727):
>
> Discourse includes hundreds of Plugin Outlets which can be used to inject new content or replace existing contend in the Discourse UI. ‘Outlet arguments’ are made available so that content can be customized based on the context. Choosing an outlet To find the name of a plugin outlet, search Discourse core for “\<PluginOutlet”, or use the [plugin outlet locations](https://meta.discourse.org/t/plugin-outlet-locations-theme-component/100673) theme component. (e.g. topic-above-posts). Wrapper outlets Some outlets in core look like \<PluginOutlet @name="foo" /\>. These allow you…

---

_[View the full topic](https://meta.discourse.org/t/adding-a-billing-section-in-the-member-section/81610)._
