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] = "dd164bb1-5bf2-4960-86d1-8c93a09d447a", e._sentryDebugIdIdentifier = "sentry-dbid-dd164bb1-5bf2-4960-86d1-8c93a09d447a"); } catch (e) {} var UY_default = { "local": { "bankStatementRequirement": "REQUIRED", "defaultCurrency": "UYU", "fields": [ "accountHolder", "accountHolderCity", "bankAccountNumber", "bankCity", "bankName", "country", "swiftCode" ] } }; //#endregion export { UY_default as default };