diff --git a/ghost/admin/app/components/gh-launch-wizard/connect-stripe.hbs b/ghost/admin/app/components/gh-launch-wizard/connect-stripe.hbs deleted file mode 100644 index 9e3fc7b9ba..0000000000 --- a/ghost/admin/app/components/gh-launch-wizard/connect-stripe.hbs +++ /dev/null @@ -1,123 +0,0 @@ -
- 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. -
-{{this.stripePublishableKeyError}}
{{/if}} -{{this.stripeSecretKeyError}}
{{/if}} - - Find your Stripe API keys here » - -- Connected to {{this.settings.stripeConnectDisplayName}} - - {{#unless this.settings.stripeConnectLivemode}} - Test mode - {{/unless}} -
-- Cannot disconnect while there are members with active Stripe subscriptions. -
- {{else}} -{{this.stripeConnectError}}
{{/if}} -You are all set up to start creating content, grow an audience and make your first sale!
-You can further customize your site in Settings.
-Paid memberships through Ghost can only be run on sites secured by SSL (HTTPS vs. HTTP). More information on adding a free SSL Certificate to your Ghost site can be found here.
-{{this.stripePlanError}}
- {{/if}} -