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) 664 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] = "89d71dd4-4932-4683-9d87-440d3dbe1219", e._sentryDebugIdIdentifier = "sentry-dbid-89d71dd4-4932-4683-9d87-440d3dbe1219"); } catch (e) {} var AE_default = { "iban": { "bankStatementRequirement": "REQUIRED", "defaultCurrency": "AED", "fields": [ "accountHolder", "accountHolderCity", "country", "iban", "swiftCode" ] } }; //#endregion export { AE_default as default };