I tried to implement the Stripe IBAN element, descriped right here: https://stripe.com/docs/stripe-js/elements/iban
I used the exact same code, change the api key, but I keep getting this error
'The type sepa_debit is not a valid source type.'
But in the docs they write you have to use 'sepa_debit' as the type..
The Credit card example is working fine for me..
