Use Stripe with IBAN

I used this link to use Payments with Stripe Checkout. But now I want to expand my payments with Giropay or SEPA Direct Debit.

I tried it with this api documentation (https://stripe.com/docs/stripe-js/elements/iban) but actually without knowing how to implement it in the right way in meteor.

can someone help me to get it work?

thank you