Stripe offers additional payment methods. Ideal (for the dutch market) is of interest but also some others like Sofort and Multibanco. As per Stripe instructions:
https://stripe.com/d...cept-a-payment
It comes down to adding an extra line:
'payment_method_types' => ['ideal'],
Anyone done this already? Is that something I could add in stripe_connect.tpl?
Tnx for advising,
Arnaud