I want to add a custom payment gateway for ghost to use with membership. Is this supported?

I want to add a custom payment gateway for a Ghost to use with membership.

Is this supported?

1 Like

Yes - you can use an external payment gateway and create members via Zapier, or directly via API. Here’s an example which uses Patreon as the payment gateway:

https://ghost.org/docs/members/patreon/

1 Like

I keep seeing this response, exactly what are the steps needed to actually set up the integration with a gateway such as 2checkout. I have been unable to add a gateway via direct API, can I get guidance on this other than the patreon example.

Ghost Members is in beta, which is labelled everywhere, so at the moment we are focused on giving guidance for our core usecases and testing those.

While there are certainly lots of other ways you can integrate with members using the API, if you want to do that then at the moment it’s up to you to figure out for your usecase. We don’t know 2checkout and we aren’t able to offer any guidance about 2checkout.

1 Like

noted, thanks