i have set up STRIPE + Paypal and connected it to my webflow-shop. Everything is working fine.
I now wanted to integrate a very popular german payment method: SOFORT banking. But I keep struggling since I have little code knowledge apart from html/css…
Webflow only supports Stripe and Paypal plus digital wallets at this time. If another payment provider is required then you would need to use a third-party commerce solution and not Webflow’s.
@Honigdachs , the stripe link you are reffering to is a server-side implementation of the stripe sofort solution maning you’d need a server to make it happen. You could try a client-side implementation if your setup allows it but you will have to setup and manage all of your products within the stripe dashboard and ditch webflow ecommerce setup entirely. You could also look at https://www.foxy.io/ which offer webflow implementation of their ecommerce solution which might offer a sofort payment gateway.