I have connected Stripe payout on my Ghost website. I recently added SEPA as an option alongside credit cards. The new payment method does not show up in Ghost though.
Stripe says:
We’ve detected that you are not using Automatic Payment Methods. To manage payment methods from this page get the latest version of Checkout, Payment Element or Payment Links.
I’m not sure how I can do that, though. Anyone has an idea how I can update the Stripe connection?
We’re on version 4.42.1. I tried dis- and reconnecting Stripe, but that’s not possible while there are active memberships.
I’ve checkt the tutorial Strips shows me when I want to add the SEPA method into my existing Ghost/Stripe integration.
But I have now idea what to do with this. So my question is: Is it even possible to add payment methods other than credit cards (and Apple Pay, which also seems to work) into my Ghost subscriptions?
Thanks for bringing the issue up. Ghost Support just told me that SEPA is still not supported in the default portal - which is very unfortunate, because in Germany no one knows Stripe and the trust in “credit card only” isn’t big at all. SEPA would be a nice way to get german customers to sign up. Everything else, even the Paypal Button “integration” is just a no go workaround for :-/
Looks like we ran into the same issue for our Dutch customers: our necessary iDeal payment method was finally allowed and activated by both iDeal and STRIPE, but it doesn’t show up / sync in Ghost Pro
I’ve asked Ghost Pro support for help, will update here.
I’m glad that I only move one smaller site to Ghost from WordPress. Before doing I checked the available payment methods of Stripe, seemed alright. But sadly the Ghost integration is limiting it to credit card only.
Doesn’t make sense at all in several European countries like like. We really need SEPA/iDeal.
On the other hand, later this year no new V-pay and Maestro cards will be provided by Dutch banks. Debit Mastercard en Visa Debit will be the new standard. It will only take a bit more than 5 years before all Dutchies switched to the new debitcard standards.
So yes, it is possible with a workaround.
In Stripe enable iDeal/SEPA, you probably need some ID verification.
After that, you can manage your products (subscribtions) and also create a pricing table. This pricing table output a html/js, which you can embed in a Ghost-page. (example).
You add a redirection on your free signups to this a a ‘welcome page’.
New subscribers will be added to Ghost too and get a confirmation mail from your Ghost site.
This shows that the limitation is Ghost, not Stripe.