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.

16 lines (15 loc) 626 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] = "ba69d4b8-7623-4b0d-808b-a33f2e6d747e", e._sentryDebugIdIdentifier = "sentry-dbid-ba69d4b8-7623-4b0d-808b-a33f2e6d747e"); } catch (e) {} var CY_default = { "iban": { "bankStatementRequirement": "OPTIONAL", "defaultCurrency": "EUR", "fields": [ "accountHolder", "country", "iban" ] } }; //#endregion export { CY_default as default };