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] = "106b4e1a-9539-470a-947a-a01a332b4fb6", e._sentryDebugIdIdentifier = "sentry-dbid-106b4e1a-9539-470a-947a-a01a332b4fb6"); } catch (e) {} var GF_default = { "iban": { "bankStatementRequirement": "REQUIRED", "defaultCurrency": "EUR", "fields": [ "accountHolder", "country", "iban" ] } }; //#endregion export { GF_default as default };