salesking / sepa_king

Ruby gem for creating SEPA XML files
MIT License
149 stars 118 forks source link

Add support for BBAN accounts #101

Closed p-wall closed 2 years ago

p-wall commented 2 years ago

We have a lot of accounts that are specified in the BBAN format. We've used this gem previously for IBAN accounts, and have had a good experience with it. Since the payment file format we're currently using is getting deprecated, we need to have a way to keep paying our clients, without asking them for IBAN details.

We have validated the generated files against the SEB test bench.

soma commented 2 years ago

Hm, people at sepa-king.. is there a reason why are you not considering this for a merge?

p-wall commented 2 years ago

Closing in favor of https://github.com/salesking/sepa_king/pull/112 and https://github.com/salesking/sepa_king/pull/113