UNPKG

@adyen/kyc-components

Version:

This guide assumes that you have already an account with Adyen. A legalEntity needs to be created, and you need to have a `legalEntityId` to instatiate a Component.

28 lines (27 loc) 811 B
try { let e = "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof globalThis ? globalThis : "undefined" != typeof self ? self : {}, n = new e.Error().stack; n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "adcb8768-52f1-4444-9402-e8e7e71175ee", e._sentryDebugIdIdentifier = "sentry-dbid-adcb8768-52f1-4444-9402-e8e7e71175ee"); } catch (e) {} var CZ_default = { "iban": { "bankStatementRequirement": "OPTIONAL", "defaultCurrency": "CZK", "fields": [ "accountHolder", "country", "iban" ] }, "local": { "bankStatementRequirement": "OPTIONAL", "defaultCurrency": "CZK", "fields": [ "accountHolder", "bankAccountNumber", "bankCode", "country" ] } }; //#endregion export { CZ_default as default };