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) 706 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] = "90e13ab3-b625-4e3e-a23f-a47a1323d053", e._sentryDebugIdIdentifier = "sentry-dbid-90e13ab3-b625-4e3e-a23f-a47a1323d053"); } catch (e) {} var BM_default = { "local": { "bankStatementRequirement": "REQUIRED", "defaultCurrency": "BMD", "fields": [ "accountHolder", "accountHolderCity", "bankAccountNumber", "bankCity", "bankName", "country", "swiftCode" ] } }; //#endregion export { BM_default as default };