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.

18 lines (17 loc) 679 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] = "1e95b72c-7f72-4d63-ae99-6fc927b44a95", e._sentryDebugIdIdentifier = "sentry-dbid-1e95b72c-7f72-4d63-ae99-6fc927b44a95"); } catch (e) {} var VI_default = { "local": { "bankStatementRequirement": "REQUIRED", "defaultCurrency": "USD", "fields": [ "accountHolder", "accountHolderCity", "bankAccountNumber", "branchCode", "country" ] } }; //#endregion export { VI_default as default };