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.

20 lines (19 loc) 692 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] = "5f0a2e2c-f4c3-4d75-8a83-935945df3d46", e._sentryDebugIdIdentifier = "sentry-dbid-5f0a2e2c-f4c3-4d75-8a83-935945df3d46"); } catch (e) {} var FO_default = { "iban": { "bankStatementRequirement": "REQUIRED", "defaultCurrency": "DKK", "fields": [ "accountHolder", "accountHolderCity", "bankCity", "bankName", "country", "iban", "swiftCode" ] } }; //#endregion export { FO_default as default };