# Credit Card Processor

**URL:** https://meta.discourse.org/t/credit-card-processor/119676
**Category:** WordPress
**Created:** [June 6, 2019, 4:40pm UTC](https://meta.discourse.org/t/credit-card-processor/119676 "2019-06-06T16:40:31Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### Post date: [June 6, 2019, 4:51pm UTC](https://meta.discourse.org/t/credit-card-processor/119676/2 "2019-06-06T16:51:03Z")

</div>

What kind of functionality are you looking for? What would you be automating?

If you’re managing memberships you can integrate with [Memberful](https://memberful.com/help/third-party-integrations/discourse/) or [Patreon](https://meta.discourse.org/t/discourse-patreon-integration/44366)… either of those routes are fairly simple to implement with Discourse (and I believe they both also have Wordpress plugins).

If you want to build something completely custom the easiest route might be to setup Wordpress as the SSO provider for your site and your Discourse community, and integrate payments with a service like [Stripe](https://stripe.com/) (which is who we like to use to process payments) on your Wordpress site…

---

_[View the full topic](https://meta.discourse.org/t/credit-card-processor/119676)._
