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.

27 lines (26 loc) 796 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] = "46431f28-c505-474d-9a50-5b96d9b6f31f", e._sentryDebugIdIdentifier = "sentry-dbid-46431f28-c505-474d-9a50-5b96d9b6f31f"); } catch (e) {} var NO_default = { "iban": { "bankStatementRequirement": "OPTIONAL", "defaultCurrency": "NOK", "fields": [ "accountHolder", "country", "iban" ] }, "local": { "bankStatementRequirement": "OPTIONAL", "defaultCurrency": "NOK", "fields": [ "accountHolder", "bankAccountNumber", "country" ] } }; //#endregion export { NO_default as default };