PhoenixKit.Modules.Billing.IbanData (PhoenixKitBilling v0.3.0)

Copy Markdown View Source

Temporary compatibility alias for PhoenixKitBilling.IbanData.

Used by PhoenixKit core's country_data.ex for IBAN validation. Will be removed once core is migrated to PhoenixKitBilling.IbanData.

Summary

Functions

all_specs()

See PhoenixKitBilling.IbanData.all_specs/0.

country_uses_iban?(country_code)

See PhoenixKitBilling.IbanData.country_uses_iban?/1.

get_iban_length(country_code)

See PhoenixKitBilling.IbanData.get_iban_length/1.

get_spec(country_code)

See PhoenixKitBilling.IbanData.get_spec/1.

sepa_member?(country_code)

See PhoenixKitBilling.IbanData.sepa_member?/1.