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] = "9f4c5c5d-fc35-4eaf-804b-956c04b55bfb", e._sentryDebugIdIdentifier = "sentry-dbid-9f4c5c5d-fc35-4eaf-804b-956c04b55bfb"); } catch (e) {} var BS_default = { "local": { "bankStatementRequirement": "REQUIRED", "defaultCurrency": "BSD", "fields": [ "accountHolder", "accountHolderCity", "bankAccountNumber", "bankCity", "bankName", "country", "swiftCode" ] } }; //#endregion export { BS_default as default };