Getting paid

{{svg-jar "stripe-verified-partner-badge" class="gh-members-stripe-badge"}}

Stripe is our exclusive direct payments partner. Ghost collects no fees on any payments! If you don’t have a Stripe account yet, you can sign up here.

{{#if this.config.stripeDirect}}
{{#if this.stripePublishableKeyError}}

{{this.stripePublishableKeyError}}

{{/if}}
{{#if this.stripeSecretKeyError}}

{{this.stripeSecretKeyError}}

{{/if}} Find your Stripe API keys here »
Skip if you don't want to offer paid subscriptions.
{{else}}
{{!-- Stripe already configured --}} {{#if this.settings.stripeConnectAccountId}}

Already connected to Stripe

Connected to {{this.settings.stripeConnectDisplayName}} {{#unless this.settings.stripeConnectLivemode}} Test mode {{/unless}}

{{#if this.hasActiveStripeSubscriptions}}

Cannot disconnect while there are members with active Stripe subscriptions.

{{else}}
{{/if}} {{!-- Stripe not yet configured --}} {{else}}
Generate secure key
{{#if this.stripeConnectError}}

{{this.stripeConnectError}}

{{/if}}
Skip if you don't want to offer paid subscriptions.
{{/if}}
{{/if}}
{{#if this.saveAndContinueTask.isRunning}} Saving... {{else}} {{if this.settings.stripeConnectAccountId "Continue" "Save and continue"}}{{svg-jar "arrow-right-tail"}} {{/if}}
{{#if this.showDisconnectStripeConnectModal}} {{/if}}