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] = "c897e1bd-efd3-4a61-9b2c-7900f05e5e54", e._sentryDebugIdIdentifier = "sentry-dbid-c897e1bd-efd3-4a61-9b2c-7900f05e5e54"); } catch (e) {} var PT_default = { "iban": { "bankStatementRequirement": "OPTIONAL", "defaultCurrency": "EUR", "fields": [ "accountHolder", "country", "iban" ] } }; //#endregion export { PT_default as default };