UNPKG

@adyen/kyc-components

Version:

`adyen-kyc-components` provides the required pieces to build an onboarding flow based on a legal entity. To onboard and verify users, you need to create a user interface (UI) to collect user data. To speed up building your integration, Adyen offers onboar

27 lines (26 loc) 805 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] = "e3a043f8-cd1e-48c1-9833-edcb6f792acf", e._sentryDebugIdIdentifier = "sentry-dbid-e3a043f8-cd1e-48c1-9833-edcb6f792acf"); } catch (e) { } } ; const DK = { associationIncorporated: [ "forening med begrænset ansvar", "forening med begrænset ansvar (FMBA)", "andelsselskab med begrænset ansvar (AMBA)" ], partnershipIncorporated: [ "partnerselskab (P/S)", "kommanditselskab (K/S)" ], partnershipUnincorporated: [ "interessentskab (I/S)" ] }; export { DK as default };